kuoche1712003 opened a new pull request, #22308:
URL: https://github.com/apache/kafka/pull/22308

     The `stateManager` field is `final` and assigned in both constructors of
     `DefaultStatePersister`, so the `if (stateManager != null)` guard in
     `stop()` can never evaluate to false. 
     
     No behavior change; existing tests in `DefaultStatePersisterTest` remain
     sufficient. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to