You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pmbrull Thanks for the fix, I just cleared out and installed the latest python modules under the user and ran the backup. It still runs out of memory and gets killed by the oom-kill process. It takes a little longer to consume the memory, but it still does.
hi @Jason-Clark-FG thanks for reaching back. I misread the behavior of some functions which we'll address. Validated the memory profile on the new methods and it should be way lower now. Thanks
Thanks @pmbrull, looking forward to being able to try this fix! I'll have to modify our backup automation, but that will be a welcome change if it all works! 😄
Affected module
Metadata Backup
This is to re-open this issue: #13660
@pmbrull Thanks for the fix, I just cleared out and installed the latest python modules under the user and ran the backup. It still runs out of memory and gets killed by the
oom-kill
process. It takes a little longer to consume the memory, but it still does.Python Modules:
I see the number of rows read are being limited, do we need to clear them out of memory before the next read or something?
TIA
The text was updated successfully, but these errors were encountered: