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

Increase JobSubmitter queue size from 50k to 100k #11889

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Feb 6, 2024

Fixes #11888

Status

ready

Description

The title says it all, increase the JobSubmitter queue size from 50k to 100k jobs.

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

YES

Related PRs

None

External dependencies / deployment changes

None

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 3 tests no longer failing
    • 1 changes in unstable tests
  • Python3 Pylint check: succeeded
    • 7 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 1 comments to review

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

Copy link
Contributor

@todor-ivanov todor-ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @amaltaro . looks good to me

@amaltaro amaltaro merged commit 720b306 into dmwm:master Feb 6, 2024
3 of 4 checks passed
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.

High priority jobs might get queued in the agent JobSubmitter for too long - increase queue size
3 participants