You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2022/03/04 18:47:28 UTC

[kafka] branch trunk updated (11143d4 -> 3be9784)

This is an automated email from the ASF dual-hosted git repository.

guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 11143d4  MINOR: fix flaky shouldRemoveOneNamedTopologyWhileAnotherContinuesProcessing (#11827)
     add 3be9784  KAFKA-13694: Log more specific information when the verification record fails on brokers. (#11830)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/requests/ProduceResponse.java    |  8 ++++++++
 core/src/main/scala/kafka/log/LogValidator.scala             | 12 ++++--------
 core/src/test/scala/unit/kafka/log/LogValidatorTest.scala    |  9 +++++----
 3 files changed, 17 insertions(+), 12 deletions(-)