rreddy-22 opened a new pull request, #19976: URL: https://github.com/apache/kafka/pull/19976
This is a follow up to [https://github.com/apache/kafka/pull/19910](url) `The coordinator failed to write an epoch fence transition for producer jt142 to the transaction log with error COORDINATOR_NOT_AVAILABLE. The epoch was increased to 2 but not returned to the client (kafka.coordinator.transaction.TransactionCoordinator)` -- as we don't bump the epoch with this change, we should also update the message to not say "increased" and remove the **epochAndMetadata.transactionMetadata.hasFailedEpochFence = true** line In the test the expected behavior is: -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org