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 memory limit for MSOutput and MSRuleCleaner to 1Gi #1527

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

amaltaro
Copy link
Contributor

Fixes dmwm/WMCore#12042

It is a small memory limit increase, but it should help us to better deal with peak loads in these microservices, especially after outages and/or misbehaviors of the services.

@arooshap
Copy link
Member

@amaltaro sure, please proceed! :)

@amaltaro
Copy link
Contributor Author

Thanks Aroosha. Right now we cannot push in these limits because both MSOutput and MSRuleCleaner are under stress, and they were getting killed even with 1.25GB. I edit'ed the deployment template of those 2 services to limit it to 2GB.

I think we can roll it back to the 1GB provided in this PR, in the beginning of the next week. So we can either merge it now, or wait until the next week or so. Thanks

@arooshap arooshap merged commit b632444 into dmwm:master Aug 5, 2024
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.

MSRuleCleaner not processing workflows and not archiving workflows
2 participants