Skip to content

Bug 624056: 10000 records to json array conversion in Data Archive Provider causes PROD nodes to run out of memory#7001

Open
BardurKnudsen wants to merge 6 commits intomainfrom
bugs/624056-arch
Open

Bug 624056: 10000 records to json array conversion in Data Archive Provider causes PROD nodes to run out of memory#7001
BardurKnudsen wants to merge 6 commits intomainfrom
bugs/624056-arch

Conversation

@BardurKnudsen
Copy link
Contributor

@BardurKnudsen BardurKnudsen commented Mar 4, 2026

Summary

Instead of piling up 10000 records before flushing, we only pile up 1000 records before we flush.

Work Item(s)

Fixes AB#624056

@BardurKnudsen BardurKnudsen requested a review from a team as a code owner March 4, 2026 13:19
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 4, 2026
@github-actions github-actions bot added this to the Version 29.0 milestone Mar 4, 2026
attilatoury
attilatoury previously approved these changes Mar 4, 2026
VolodySyn
VolodySyn previously approved these changes Mar 4, 2026
darjoo
darjoo previously approved these changes Mar 4, 2026
PredragMaricic
PredragMaricic previously approved these changes Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants