showuon commented on PR #12105:
URL: https://github.com/apache/kafka/pull/12105#issuecomment-1111907646

   @dengziming , have a 2nd look, I found it's not right. 
[Here](https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaApis.scala#L2185-L2194),
 we won't check the transactional_ID write permission `if 
transactionalId==null`. 
   
   Does that mean the user doesn't have `IDEMPOTENT_WRITE` permission? I think 
we might need the tests to confirm our finding. Thanks.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to