[GitHub] [kafka] hachikuji commented on pull request #12499: KAFKA-14154; Ensure AlterPartition not sent to stale controller

2022-08-11 Thread GitBox
hachikuji commented on PR #12499: URL: https://github.com/apache/kafka/pull/12499#issuecomment-1212226476 I am going to close this PR. On the one hand, it does not address the problem for KRaft; on the other, we have thought of a simpler fix for the zk controller, which I will open

[GitHub] [kafka] hachikuji commented on pull request #12499: KAFKA-14154; Ensure AlterPartition not sent to stale controller

2022-08-10 Thread GitBox
hachikuji commented on PR #12499: URL: https://github.com/apache/kafka/pull/12499#issuecomment-1211245795 > So we prevent sending the request if the epoch is lower? And is it the case, that there is always a controller with an epoch at least as large? Or in some cases would we need to