[
https://issues.apache.org/jira/browse/KAFKA-16834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850163#comment-17850163
]
Linu Shibu commented on KAFKA-16834:
------------------------------------
[~jianbin] can I pick up and work on this?
> add the reason for the failure of PartitionRegistration#toRecord
> ----------------------------------------------------------------
>
> Key: KAFKA-16834
> URL: https://issues.apache.org/jira/browse/KAFKA-16834
> Project: Kafka
> Issue Type: Wish
> Affects Versions: 3.7.0
> Reporter: Jianbin Chen
> Priority: Minor
>
> Transform it into the following output, which is easier for users to
> understand and identify the cause of the problem.
> {code:java}
> options.handleLoss("the directory " + (directory == DirectoryId.UNASSIGNED ?
> "unassigned" : "lost")
> + " state of one or more replicas");{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)