errose28 opened a new pull request #344: URL: https://github.com/apache/incubator-ratis/pull/344
## What changes were proposed in this pull request? Add a flag to `StateMachineException` to indicate whether the exception should cause the leader to step down. In `RaftServerImpl#appendTransaction`, only trigger a leader step down if the flag in the StateMachineException is enabled. ## What is the link to the Apache JIRA RATIS-1216 ## How was this patch tested? Integration tests added. ---------------------------------------------------------------- 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: [email protected]
