junrao commented on PR #19759:
URL: https://github.com/apache/kafka/pull/19759#issuecomment-2898796227

   @apoorvmittal10 : Thanks for the explanation. It seems that we found a case 
that an acquired sharePartition lock was released more than once. I am still 
not sure how it happened. forceComplete() is supposed to only return true once 
and the lock is only released when forceComplete() returns true. How is the 
acquired lock released a second time?


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