wchevreuil commented on code in PR #4868:
URL: https://github.com/apache/hbase/pull/4868#discussion_r1032803507


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/CloseRegionProcedure.java:
##########
@@ -45,14 +46,17 @@ public class CloseRegionProcedure extends 
RegionRemoteProcedureBase {
   // wrong(but do not make it wrong intentionally). The client can handle this 
error.
   private ServerName assignCandidate;
 
+  private Optional<Boolean> evictCache;

Review Comment:
   Yes, we do. Changed on last commit.



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