C0urante commented on PR #16229:
URL: https://github.com/apache/kafka/pull/16229#issuecomment-2160418698

   It could be a problem for Connect if calls to `Admin::fenceProducers` 
blocks, but if the blocking takes place in the returned future instead of the 
method invocation itself, then that should be fine. 
   
   The behavior demonstrated in the integration tests looks good to me, but I 
defer to Justine unless there's a question of how this API is used in Connect.


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