Re: [PR] MINOR:fix hint in fetchOffsetForTimestamp [kafka]

2024-04-20 Thread via GitHub
chia7712 merged PR #15757: URL: https://github.com/apache/kafka/pull/15757 -- 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:

[PR] MINOR:fix hint in fetchOffsetForTimestamp [kafka]

2024-04-19 Thread via GitHub
hudeqi opened a new pull request, #15757: URL: https://github.com/apache/kafka/pull/15757 A clear hint meaning error: The actual logic is that an error is thrown only when the high watermark lags behind the epoch start offset, but the hint meaning is opposite. -- This is an automated