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

Fix pileup data location in global workqueue #10042

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Oct 30, 2020

Fixes #10040

Status

ready

Description

MSTransferor does not make pileup container level rules with grouping=DATASET, thus when a workqueue element is getting created, pileups always have an empty location until the LocationUpdateTask thread kicks in and update those elements (that thread does not filter by grouping type!).

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

yes

Related PRs

none

External dependencies / deployment changes

none

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: failed
    • 2 warnings and errors that must be fixed
    • 9 comments to review
  • Pycodestyle check: succeeded
    • 13 comments to review
  • Python3 compatibility checks: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/10616/artifact/artifacts/PullRequestReport.html

@amaltaro
Copy link
Contributor Author

Works fine!

@amaltaro amaltaro merged commit 221ea8e into dmwm:master Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global WorkQueue using the wrong 'grouping' for pileup data location
2 participants