bshashikant commented on a change in pull request #2141:
URL: https://github.com/apache/ozone/pull/2141#discussion_r613180710
##########
File path:
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/scm/proxy/SCMSecurityProtocolFailoverProxyProvider.java
##########
@@ -181,6 +182,41 @@ public void performFailover(SCMSecurityProtocolPB
currentProxy) {
}
}
+ public void performFailoverToAssignedLeader(String newLeader, Exception e) {
Review comment:
I tried doing this , but its not trivial and will require some
refactoring. This needs to be a separate patch.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]