seems like the underlying behavior `getCleanStartedStreams` and `getStartedStreams` methods could be consolidated into a single method taking a `boolean` for a clean start or not. The original methods would simply delegate to the new method and pass the boolean flag.
[ Full content available at: https://github.com/apache/kafka/pull/5724 ] This message was relayed via gitbox.apache.org for [email protected]
