kafka/core
Yung fa54065298
KAFKA-18086: Enable propagation of the error message when writing state (#17980)
* KAFKA-18086: Enable propagation of the error message when writing state

* Propagate the error message in the writing state when calling SharePartitionManager.acknowledge and SharePartitionManager.releaseSession, and add corresponding tests to verify that the expected error message is propagated.

* Reviewers: Andrew Schofield <aschofield@confluent.io>, Apoorv Mittal <apoorvmittal10@gmail.com>
2024-12-05 17:48:26 +00:00
..
src KAFKA-18086: Enable propagation of the error message when writing state (#17980) 2024-12-05 17:48:26 +00:00
.gitignore