kafka
kafka copied to clipboard
KAFKA-16154: Broker returns offset for LATEST_TIERED_TIMESTAMP
Summary
This is the first part of the implementation of KIP-1005
The purpose of this pull request is for the broker to start returning the correct offset when it receives a -5 as a timestamp in a ListOffsets API request
Thanks a lot for the review @kamalcph! I have hopefully addressed everything 😊
Will check this this or next week. Thanks.
I will take a look at this PR by ~~5th~~ /7th.
Heya @showuon @kamalcph @satishd, I hope I have addressed the latest comments + rebased!
@clolov , there's a compilation error in jdk 8/scala 2.12. Could you help fix it? Maybe rebasing to the latest trunk could solve it? https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-15213/4/pipeline
@clolov , do we have any update about the compilation error fix?
Apologies, I have had a lot of work recently, I will aim to provide an update by the end of the day today
Heya @showuon, I tried to reproduce the compilation failure of the unrelated test class locally, but have been unable to. I have rebased and kicked off a new build in case this was a temporary failure. If it occurs again I will continue looking into it.
Failed tests are unrelated.