rondagostino commented on pull request #11239: URL: https://github.com/apache/kafka/pull/11239#issuecomment-903126406
Thanks, @ijuma. Yeah, the problem was that there were two different ways to get at a state -- only one of which was working -- and it makes sense to eliminate `currentState` and always use `brokerState`. (BTW, a constant tension I encounter is an urge to just get something fixed because time feels short vs. taking some time to take a step back, understand the real issue, and make it right; it's something I'll have to continue working on balancing better.) -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org