[ https://issues.apache.org/jira/browse/KAFKA-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900940#comment-17900940 ]
Jhen-Yung Hsu commented on KAFKA-18086: --------------------------------------- I'm trying to do this. Thanks! :) > 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: Chia-Ping Tsai > 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)