apoorvmittal10 commented on PR #16956:
URL: https://github.com/apache/kafka/pull/16956#issuecomment-2320892038

   > Thanks for the PR. I had a query, what will happen to the ongoing write 
state requests to the persister when you close a share partition. I understand 
that it is fine if some write state calls are not completed, but will cause any 
problems while close of `SharePartitionManager`?
   
   The broker must wait for the pending requests to be completed, so I think it 
should not be problem unless persister never replies back.


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