This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git
from 178761eb36a KAFKA-14683 Cleanup WorkerSinkTaskTest (#15506) add 834efa66062 KAFKA-16342 fix getOffsetByMaxTimestamp for compressed records (#15474) No new revisions were added by this update. Summary of changes: .../kafka/common/record/MemoryRecordsBuilder.java | 29 +-- .../common/record/MemoryRecordsBuilderTest.java | 23 ++- .../kafka/common/record/MemoryRecordsTest.java | 5 +- .../kafka/admin/ListOffsetsIntegrationTest.scala | 202 ++++++++++++++++++--- .../kafka/server/QuorumTestHarness.scala | 2 +- .../scala/unit/kafka/log/LogValidatorTest.scala | 29 +-- .../kafka/storage/internals/log/LogValidator.java | 13 +- .../org/apache/kafka/tools/GetOffsetShellTest.java | 11 +- 8 files changed, 233 insertions(+), 81 deletions(-)