Uh oh!
There was an error while loading. Please reload this page.
[stable29] fix(cron): Log excess memory usage at debug and info levels - #45843
Merged
Conversation
joshtrichardsforce-pushed
the
backport/45530/stable29
branch
from
June 17, 2024 18:51
5654e19 to
6390e78Comparejoshtrichards
marked this pull request as ready for review
June 17, 2024 18:52
8 tasks
joshtrichards
approved these changes
Jun 17, 2024
joshtrichards
commented
Jun 17, 2024
Member
/update-3rdparty |
joshtrichardsforce-pushed
the
backport/45530/stable29
branch
from
June 17, 2024 20:21
6390e78 to
4190d6aCompare
This comment has been minimized.
This comment has been minimized.
Member
The log you posted will not happen in the future anymore, because |
joshtrichardsforce-pushed
the
backport/45530/stable29
branch
from
June 24, 2024 19:57
4190d6a to
fccd54bCompare8 tasks
Signed-off-by: Josh <josh.t.richards@gmail.com>
joshtrichardsforce-pushed
the
backport/45530/stable29
branch
from
June 27, 2024 21:08
fccd54b to
92fce66Compare Merged
AndyXheli
commented
Jul 29, 2024
Contributor
Hi still seeing this on NC 29.0.4 |
joshtrichards
commented
Jul 29, 2024
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. |
nickvergessen
commented
Jul 29, 2024
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 freeto 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.