FrankYang0529 commented on PR #18685: URL: https://github.com/apache/kafka/pull/18685#issuecomment-2703917342
> 1. With this fix, I observed that feature epoch keeps increasing. In trunk branch, if a cluster is stable, its feature epoch doesn't increase. I found that we can fix this error by change this line to `image.highestOffsetAndEpoch().epoch()`. Is it ok to update this? https://github.com/apache/kafka/blob/899cdb598a6422b3bd7ee270d344dea574d20c99/core/src/main/scala/kafka/server/metadata/KRaftMetadataCache.scala#L528 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
