Skip to content

gracc-apel: Update python-daemon to address high memory usage#226

Merged
jthiltges merged 1 commit intoopensciencegrid:mainfrom
jthiltges:pr/gracc-apel
Jan 7, 2025
Merged

gracc-apel: Update python-daemon to address high memory usage#226
jthiltges merged 1 commit intoopensciencegrid:mainfrom
jthiltges:pr/gracc-apel

Conversation

@jthiltges
Copy link
Contributor

k8s containers have a high nofiles ulimit (1073741816) and this causes python-daemon to use a large amount of RAM, leading to OOM.

This is fixed in v3 of python-daemon. https://pagure.io/python-daemon/issue/72

k8s containers have a high nofiles ulimit (1073741816) and this causes
python-daemon to use a large amount of RAM, leading to OOM.

This is fixed in v3 of python-daemon.
https://pagure.io/python-daemon/issue/72
@jthiltges jthiltges requested a review from ashtongraves January 7, 2025 19:03
Copy link

@ashtongraves ashtongraves left a comment

Choose a reason for hiding this comment

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

LGTM

@jthiltges jthiltges merged commit 61e818e into opensciencegrid:main Jan 7, 2025
5 checks passed
@jthiltges jthiltges deleted the pr/gracc-apel branch January 7, 2025 19:11
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.

2 participants