Skip to content

[Backport] Limit max batch size for segment allocation, add docs (#13503)#13517

Merged
kfaraz merged 1 commit intoapache:25.0.0from
kfaraz:backport_batch_size
Dec 8, 2022
Merged

[Backport] Limit max batch size for segment allocation, add docs (#13503)#13517
kfaraz merged 1 commit intoapache:25.0.0from
kfaraz:backport_batch_size

Conversation

@kfaraz
Copy link
Copy Markdown
Contributor

@kfaraz kfaraz commented Dec 7, 2022

Backports #13503

Changes:
- Limit max batch size in `SegmentAllocationQueue` to 500
- Rename `batchAllocationMaxWaitTime` to `batchAllocationWaitTime` since the actual
wait time may exceed this configured value.
- Replace usage of `SegmentInsertAction` in `TaskToolbox` with `SegmentTransactionalInsertAction`
@kfaraz kfaraz added the Backport label Dec 7, 2022
@kfaraz kfaraz added this to the 25.0 milestone Dec 7, 2022
@kfaraz
Copy link
Copy Markdown
Contributor Author

kfaraz commented Dec 8, 2022

Merging this as failure is unrelated.

@kfaraz kfaraz merged commit 7cb08ee into apache:25.0.0 Dec 8, 2022
@kfaraz kfaraz deleted the backport_batch_size branch May 3, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants