How about a CountDownLatch when then the tasks have all been stopped? I know that the Handle is currently removed when the connector is stopped, but before it is stopped i might want to get the latch to make it easier to do something when a connector is actually stopped. Then, even if the connector is stopped after that, I still have the latch and can still perform my logic.
[ Full content available at: https://github.com/apache/kafka/pull/5516 ] This message was relayed via gitbox.apache.org for [email protected]
