MINOR: set batch-size option value into batch.size config in consoleProducer#11855
MINOR: set batch-size option value into batch.size config in consoleProducer#11855showuon merged 1 commit intoapache:trunkfrom
batch-size option value into batch.size config in consoleProducer#11855Conversation
|
@peterwanner , since this So, in short, I need your help to submit a PR (or use this PR) to:
Does that make sense? |
|
@peterwanner , since it's reaching the end of the release. Please let me know if you can't work on it before next weekend. Thank you. |
@showuon ok I will finish in the afternoon, please wait for a seconds. Thank you so much for your reminder |
|
@showuon could you look at this pr? or as what you say, it's reaching the end of the release |
showuon
left a comment
There was a problem hiding this comment.
@peterwanner , thanks for the ping. Left some comments. Thanks.
There was a problem hiding this comment.
We should make the default value the same the max-partition-memory-bytes, which is 16 * 1024, so that we can do this:
this opt will be replaced if max-partition-memory-bytes is also set
|
@showuon ok, maybe i mis-understanding what you say in the first comment. Best Thanks for your reminder. |
showuon
left a comment
There was a problem hiding this comment.
@peterwanner , thanks for the update. Overall looks good to me. Left some minor comments.
batch-size option value into batch.size config
batch-size option value into batch.size configbatch-size option value into batch.size config in consoleProducer
|
Failed tests are unrelated: |
|
Will wait for another day to merge to see if there are other people want to have another look. Thanks. |
More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.
Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.
Committer Checklist (excluded from commit message)