vvcephei commented on pull request #9656:
URL: https://github.com/apache/kafka/pull/9656#issuecomment-733844668


   Not sure if this is expected or not, but it _seems_ wrong.
   
   When this test fails, it prints:
   
   ```
   cons1 owns it
   Committed 11 with assignment [inputTopicLeft-0]
   Committed 8 with assignment []
   {inputTopicLeft-0=OffsetAndMetadata{offset=8, leaderEpoch=null, 
metadata='[]'}}
   ```
   which indicates that the consumer that does _not_ own the partition is 
allowed to overwrite the owner's prior commit.


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


Reply via email to