adixitconfluent opened a new pull request, #17957:
URL: https://github.com/apache/kafka/pull/17957

   ### About
   Added write locks in `SharePartition` where locks were async calls were 
being made and no locks were used. This could potentially lead to race 
condition when updating the state of offsets/batches in `SharePartition`.
   
   ### Testing
   The code is tested with the help of already present unit and integration 
tests.


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