Sushant Mahajan

Results 5 comments of Sushant Mahajan

> 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...

>Will this logic be replaced by the init RPC once it is added? >In general, we should not be updating our log based in-memory state on reads. It's probably safe...

@junrao Thanks for the review, incorporated comments.

Hi @m1a2st , Thanks for the PR. While the code is valid, it would mutate the logger key for the internal handlers to ``` org.apache.kafka.server.share.persister.PersisterStateManager$WriteStateHandler ``` respectively This would make...