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

Partition batched creations / alter / delete to support kraft batched… #158

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

ryarnyah
Copy link
Collaborator

@ryarnyah ryarnyah commented Oct 2, 2023

KRaft only support 10000 operations to be included inside one log entry so we need to partition all create/alter/delete operation.

@ryarnyah ryarnyah force-pushed the fix/kraft-batch-max-size branch 8 times, most recently from 9d58aa4 to 87f1108 Compare October 2, 2023 09:31
… operations

Skip python2 installation when specified
@ryarnyah ryarnyah force-pushed the fix/kraft-batch-max-size branch from 87f1108 to 9cb35c8 Compare October 2, 2023 09:58
@ryarnyah ryarnyah merged commit 53acaf0 into master Oct 2, 2023
34 checks passed
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