smjn commented on PR #17011: URL: https://github.com/apache/kafka/pull/17011#issuecomment-2313298257
> Thanks for the patch @smjn! This is a pretty big PR, so I've just reviewed part of it for now. > > Regarding the leader epoch, it seems like we are checking the MetadataImage for some things (like if a topic exists), but using the given leader epoch in the RPC to see if the leader has changed. I wonder if we should be checking the given leader epoch against the MetadataImage. > > Where are we handling topic deletions and re-creations? Maybe this is coming in a future PR? For EA only read and write RPCs will be provided. -- 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]
