lianetm commented on PR #16686:
URL: https://github.com/apache/kafka/pull/16686#issuecomment-2379614367

   Regarding @chia7712 's comment:
   
   > we can set closeTimeout to zero if it's in an interrupted state
   
   That's exactly the approach I proposed initially in this PR, but pushing for 
it we discovered that the close with low timeouts suffers the same situation, 
and @kirktrue filed 
[KAFKA-17518](https://issues.apache.org/jira/browse/KAFKA-17518) for it. 
   
   So one option would be to fix that one first, and then come back here to 
attempt to simply do close(0) when closing interrupted. Thoughts? 


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