Skip to content

Fix size calculation in bulk ingester#1167

Merged
l-trotta merged 1 commit intomainfrom
bulk-ingester-bug-fix
Feb 25, 2026
Merged

Fix size calculation in bulk ingester#1167
l-trotta merged 1 commit intomainfrom
bulk-ingester-bug-fix

Conversation

@l-trotta
Copy link
Contributor

Bug introduced back in #930, the size of operations was wrongly calculated in the flush() operation. This pr propagates the IngesterOperation throughout the whole ingester logic so that size is only calculated when the operations are added in the queue.

@l-trotta l-trotta merged commit c2869b2 into main Feb 25, 2026
17 checks passed
@l-trotta l-trotta deleted the bulk-ingester-bug-fix branch February 25, 2026 16:22
github-actions bot pushed a commit that referenced this pull request Feb 25, 2026
github-actions bot pushed a commit that referenced this pull request Feb 25, 2026
github-actions bot pushed a commit that referenced this pull request Feb 25, 2026
github-actions bot pushed a commit that referenced this pull request Feb 25, 2026
github-actions bot pushed a commit that referenced this pull request Feb 25, 2026
l-trotta added a commit that referenced this pull request Feb 25, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
l-trotta added a commit that referenced this pull request Feb 25, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
l-trotta added a commit that referenced this pull request Feb 25, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
l-trotta added a commit that referenced this pull request Feb 25, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
l-trotta added a commit that referenced this pull request Feb 25, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant