jolshan edited a comment on pull request #10127:
URL: https://github.com/apache/kafka/pull/10127#issuecomment-782224260


   The old method returned an iterator of this type which doesn't give us 
enough information
   ```
    public static class LeaderAndIsrPartitionError implements Message {
           String topicName;   // empty
           int partitionIndex;
           short errorCode;
   ...
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to