Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTS3 backend: pass activity attribute in copyjob #1041

Open
nikmagini opened this issue Aug 1, 2016 · 0 comments
Open

FTS3 backend: pass activity attribute in copyjob #1041

nikmagini opened this issue Aug 1, 2016 · 0 comments

Comments

@nikmagini
Copy link
Contributor

In FTS3, each file in the json copyjob can have an "activity" attribute that can be used for monitoring, and to set activity shares in the FTS3 server:

http://fts3-docs.web.cern.ch/fts3-docs/fts-rest/docs/bulk.html

In the initial implementation, we could set "PhEDEx/priority" (e.g. "PhEDEx/low") as 'activity' attribute for each file.

We could later extend the activity tags to support more detailed values, including e.g. group, campaign - but this requires changes to the schema and central agents to propagate such information down to the T_XFER_TASK table and the FileDownload agent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant