[stable29] fix(cron): Log excess memory usage at debug and info levels#45843
Merged
nickvergessen merged 1 commit intostable29from Jun 28, 2024
Merged
[stable29] fix(cron): Log excess memory usage at debug and info levels#45843nickvergessen merged 1 commit intostable29from
nickvergessen merged 1 commit intostable29from
Conversation
5654e19 to
6390e78
Compare
8 tasks
joshtrichards
approved these changes
Jun 17, 2024
Member
|
/update-3rdparty |
6390e78 to
4190d6a
Compare
This comment has been minimized.
This comment has been minimized.
Member
|
The log you posted will not happen in the future anymore, because |
4190d6a to
fccd54b
Compare
8 tasks
Signed-off-by: Josh <josh.t.richards@gmail.com>
fccd54b to
92fce66
Compare
Merged
Contributor
|
Hi still seeing this on NC 29.0.4 |
Member
|
Yes, the logging is legitimate. It's to catch large memory consumers. Report it to the recognize repo please, since that's the job that is using the memory in your case. |
Member
|
In your sample the memory usage increased by 615MB and 550MB. Exactly the cases we want to log. 🤷 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #45530
Warning, This backport's changes differ from the original and might be incomplete⚠️ Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.