mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
When the persister is responding to a read share-group state summary request, it has no way of including the leader epoch in its response, even though it has the information to hand. This means that the leader epoch information is not initialised in the admin client operation to list share group offsets, and this then means that the information cannot be displayed in kafka-share-groups.sh. Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>, Sushant Mahajan <smahajan@confluent.io> |
||
---|---|---|
.. | ||
src | ||
tools-api/src | ||
.gitignore |