[ https://issues.apache.org/jira/browse/KAFKA-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Schofield resolved KAFKA-18086. -------------------------------------- Resolution: Fixed > Enable propagation of the error message when writing state > ---------------------------------------------------------- > > Key: KAFKA-18086 > URL: https://issues.apache.org/jira/browse/KAFKA-18086 > Project: Kafka > Issue Type: Sub-task > Reporter: Chia-Ping Tsai > Assignee: Jhen-Yung Hsu > Priority: Major > > We only propagate the error code in writing state [0][1], and we should fix > it. > > [0] > https://github.com/apache/kafka/blob/d17a149205428bd9e8b9e5d9f7c1a7cbe8d1e479/core/src/main/java/kafka/server/share/SharePartitionManager.java#L287 > [1] > https://github.com/apache/kafka/blob/d17a149205428bd9e8b9e5d9f7c1a7cbe8d1e479/core/src/main/java/kafka/server/share/SharePartitionManager.java#L356 -- This message was sent by Atlassian Jira (v8.20.10#820010)