guozhangwang commented on pull request #8964: URL: https://github.com/apache/kafka/pull/8964#issuecomment-664688329
@ableegoldman @vvcephei I've thought about controlling the frequency of flushing, and I've decided to expose another public config to let users specify. But I'd defer that to another PR. I'd like to do the following: 1) Merge this PR based on a hard-coded num.records difference. 2) Run benchmarks to understand its implications on stateful applications with / wo EOS. 3) Then file a KIP that introduce a new config value, also potentially change the default commit interval with EOS. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org