You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/09 17:49:50 UTC

[GitHub] [kafka] gitlw opened a new pull request #10089: KAFKA-12315: Clearing the ZkReplicaStateMachine request batch state upon ControllerMovedException

gitlw opened a new pull request #10089:
URL: https://github.com/apache/kafka/pull/10089


   This PR resolves the issue by clearing the state of the request batch upon ControllerMovedException.
   Also as a safety measure, it also clears the state during shutting down of the ReplicaStateMachine.
   
   Testing Strategy:
   An integration test is added to validate that the request batch state is cleared upon ControllerMovedException.
   
   ### 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:
users@infra.apache.org



[GitHub] [kafka] gitlw closed pull request #10089: KAFKA-12315: Clearing the ZkReplicaStateMachine request batch state upon ControllerMovedException

Posted by GitBox <gi...@apache.org>.
gitlw closed pull request #10089:
URL: https://github.com/apache/kafka/pull/10089


   


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org