mirror of https://github.com/apache/kafka.git
* If we get an `UNKNOWN_TOPIC_OR_PARTITION` response from the `ShareCoordinator` is could imply a transient issue where the metadata image is not upto date. * In this case it makes sense to retry the request to give time for data to be available. * In this PR, we are making the required change. Reviewers: Andrew Schofield <aschofield@confluent.io> |
||
---|---|---|
.. | ||
main/java/org/apache/kafka | ||
test |