Apache9 commented on a change in pull request #3606:
URL: https://github.com/apache/hbase/pull/3606#discussion_r696747833
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java
##########
@@ -825,6 +829,20 @@ private void createRSGroupTable() throws IOException {
}
public boolean isOnline() {
Review comment:
OK, it was not me. It was like this when we first introduced this class
in HBASE-6721. Even on branch-1 backport, the implementation is just return the
isOnline flag. So if you want to change the implementation, please explain a
bit about the reason?
--
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]