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

   * The `start` method in both `PersisterStateManager` and 
`ShareGroupDLQStateManager` currently make redundant call to  set `isStarted` 
atomic boolean despite being already done in the `compareAndSet` method. Hence, 
removing those.


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