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

JobAccountant workaround for StepChain jobs with duplicate files - wmagent branch #10486

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

amaltaro
Copy link
Contributor

Workaround for #9633 (real fix still needs to be created against master)

Status

ready (tested in submit7)

Description

Please read the last comment in the GH issue for further details on the actual root cause of this problem.

With this PR, we do not inject output files into the database if they came without any location in the FJR.
Which is the case for StepChain jobs that crash in the worker node, thus not actually staging those files out to the storage area (and getting an unique file id).

Is it backward compatible (if not, which system it affects?)

yes

Related PRs

none

External dependencies / deployment changes

none

@amaltaro
Copy link
Contributor Author

@amaltaro
Copy link
Contributor Author

This patch has been pushed in in all 1.4.7 production agents.

@amaltaro
Copy link
Contributor Author

amaltaro commented Jul 1, 2021

A few patches have been accumulated, so I'm going to make a patch4 release.

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

Successfully merging this pull request may close these issues.

1 participant