cadonna opened a new pull request #8872: URL: https://github.com/apache/kafka/pull/8872
Without this fix the log message is ``` task [0_2] Transitioning state manager for ACTIVE task 0_2 to ACTIVE ``` but it should probably be ``` task [0_2] Transitioning state manager for STANDBY task 0_2 to ACTIVE ``` ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org