hachikuji edited a comment on pull request #8607:
URL: https://github.com/apache/kafka/pull/8607#issuecomment-623617879


   @ijuma Thanks for the patch. I think the change makes sense. Part of me is 
inclined to drop the logic for the immediate propagation of the high watermark 
entirely. Instead, we could say propagation is bounded by the max wait time 
which users could potentially tune for their own needs. Otherwise enabling this 
feature becomes sort of risky. We just need to be a little careful to ensure 
that the partition still gets included in the fetch response if there is a high 
watermark update. I'll open a JIRA and we can discuss this separately.


----------------------------------------------------------------
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:
[email protected]


Reply via email to