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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

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.

1 participant