Skip to content

Bug 624751: [28.x]10000 records to json array conversion in Data Archive Provider causes PROD nodes to run out of memory#7076

Merged
BardurKnudsen merged 1 commit intoreleases/28.xfrom
bugs/624751-ar
Mar 11, 2026
Merged

Bug 624751: [28.x]10000 records to json array conversion in Data Archive Provider causes PROD nodes to run out of memory#7076
BardurKnudsen merged 1 commit intoreleases/28.xfrom
bugs/624751-ar

Conversation

@BardurKnudsen
Copy link
Contributor

@BardurKnudsen BardurKnudsen commented Mar 10, 2026

…ovider causes PROD nodes to run out of memory (#7001)

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

Work Item(s)

Fixes
AB#624751


…ovider causes PROD nodes to run out of memory (#7001)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Instead of piling up 10000 records before flushing, we only pile up 1000
records before we flush.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#624056](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/624056)

---------

Co-authored-by: Bardur Knudsen <bknudsen@microsoft.com>
@BardurKnudsen BardurKnudsen requested a review from a team as a code owner March 10, 2026 15:02
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 10, 2026
@github-actions github-actions bot added this to the Version 28.1 milestone Mar 10, 2026
Copy link
Contributor

@PhDuck PhDuck left a comment

Choose a reason for hiding this comment

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

LGTM

@BardurKnudsen BardurKnudsen merged commit a509fc4 into releases/28.x Mar 11, 2026
38 checks passed
@BardurKnudsen BardurKnudsen deleted the bugs/624751-ar branch March 11, 2026 08:28
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.

4 participants