Given that there may be other zookeeper operation other than `controllerZkVersionCheck` which can also check the zkversion of the corresponding znode, some response may also show `zkVersionCheckResultCode != Code.OK` and cause `maybeThrowControllerMoveException` to throw `ControllerMovedException` even if it is not for the `controllerZkVersionCheck`. Will this be a problem?
Also, any chance we can also include the expected zkversion in the message of `ControllerMovedException`? [ Full content available at: https://github.com/apache/kafka/pull/5101 ] This message was relayed via gitbox.apache.org for [email protected]
