kirktrue commented on PR #13591:
URL: https://github.com/apache/kafka/pull/13591#issuecomment-1552142480

   > 
[ea81e99](https://github.com/apache/kafka/commit/ea81e99e5980c807414651034a8c60426a158ca4)
 added TransitionToUninitialized. Can we confirm this has the behavior we 
expect? I believe this would count as a background transition.
   
   @jolshan Yes, based on the call stack...
   
   ```
   Sender.runOnce() →
       Sender().shouldHandleAuthorizationError() →
           TransactionManager.transitionToUninitialized()
   ```
   
   ...it's a `BACKGROUND` transition.


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

Reply via email to