This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from f54cece KAFKA-8770: KIP-557: Drop idempotent KTable source updates
(#8254)
add 81cf3fa KAFKA-9669; Loosen validation of inner offsets for older
message formats (#8647)
No new revisions were added by this update.
Summary of changes:
.../kafka/common/record/MemoryRecordsBuilder.java | 30 +++++++++++++
core/src/main/scala/kafka/log/LogValidator.scala | 21 ++++------
.../scala/unit/kafka/log/LogValidatorTest.scala | 49 ++++++++++++++++++++--
3 files changed, 85 insertions(+), 15 deletions(-)