wchevreuil commented on a change in pull request #864: HBASE-23313 [hbck2]
setRegionState should update Master in-memory sta…
URL: https://github.com/apache/hbase/pull/864#discussion_r349715610
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHbck.java
##########
@@ -182,6 +183,23 @@ public void testSetTableStateInMeta() throws Exception {
prevState.isDisabled());
}
+ @Test
+ public void testSetRegionStateInMEta() throws Exception {
Review comment:
Well spotted!
----------------------------------------------------------------
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]
With regards,
Apache Git Services