taklwu commented on code in PR #1443:
URL: https://github.com/apache/ratis/pull/1443#discussion_r3192045396


##########
ratis-server/src/main/java/org/apache/ratis/server/impl/LeaderStateImpl.java:
##########
@@ -733,6 +765,7 @@ void submitStepDownEvent(long term, StepDownReason reason) {
   }
 
   private void stepDown(long term, StepDownReason reason) {
+    replicationTraceByLogIndex.clear();

Review Comment:
   nvm, I have removed it.



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