Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove max_batch_size parameter from leader-selected tasks. #3487

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

branlwyd
Copy link
Member

This parameter was removed in DAP-12, and we do not have any reason to keep it as functionality over-and-above what is specified in DAP, so we remove this parameter from Janus. The aggregation job creator will now always create batches which are exactly min_batch_size, matching previous functionality if max_batch_size was unspecified.

This parameter was removed in DAP-12, and we do not have any reason to
keep it as functionality over-and-above what is specified in DAP, so we
remove this parameter from Janus. The aggregation job creator will now
always create batches which are exactly min_batch_size, matching
previous functionality if max_batch_size was unspecified.
@branlwyd branlwyd requested a review from a team as a code owner November 16, 2024 00:54
@branlwyd
Copy link
Member Author

Part of #3436.

@branlwyd branlwyd merged commit b1e2767 into main Nov 18, 2024
8 of 9 checks passed
@branlwyd branlwyd deleted the bran/adieu-max-batch-size branch November 18, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants