ijuma commented on pull request #11691:
URL: https://github.com/apache/kafka/pull/11691#issuecomment-1026067014


   > To be honest, I'm a bit hesitant about this patch going into a bug fix 
release. One of the tricky issues from the KIP was changing idempotent 
permission requirements. The issue is that older brokers wouldn't have the 
updated logic, which means that users might see authorization errors after 
updating the client. For a major upgrade, that can be justified, but seems 
sketchy for a bug fix release.
   
   I agree that whatever we do is suboptimal. But people tend to wait for .1 to 
upgrade and hence I think we're better off fixing. The other option would be to 
delay idempotence=true to 4.0. I think doing it only in 3.2.0 is even harder to 
understand and explain.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to