suspend()/resume() are deprecated. We can probably simulate this by adding a new controller event type. Within the event, we can let it wait on a CountdownLatch. Once the controller is moved, we can unblock the CountdownLatch.
[ Full content available at: https://github.com/apache/kafka/pull/5101 ] This message was relayed via gitbox.apache.org for [email protected]
