OneSizeFitsQuorum commented on code in PR #951: URL: https://github.com/apache/ratis/pull/951#discussion_r1374026761
########## ratis-client/src/main/java/org/apache/ratis/client/impl/RaftClientImpl.java: ########## @@ -17,6 +17,7 @@ */ package org.apache.ratis.client.impl; +import jdk.nashorn.internal.ir.annotations.Immutable; Review Comment: Sorry, thank you for your patient guidance ~ now it is no problem! I learned something new! -- 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]
