Uh oh!
There was an error while loading. Please reload this page.
HBASE-22729 Start RSGroupInfoManager as default - #405
Conversation
…aded (apache#362) Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Guanghao Zhang <zghao@apache.org>
…move hbase-rsgroup module (apache#399) Signed-off-by: Zheng Hu <openinx@gmail.com>
Apache9
left a comment
There was a problem hiding this comment.
I think starting RSGroupInfoManager by default should be done after HBASE-22695? As now we still need the coprocessor...
| groupName = RSGroupInfo.DEFAULT_GROUP; | ||
| } | ||
| targetRSGInfo = rsGroupInfoManager.getRSGroup(groupName); | ||
| } catch (IOException exp) { |
There was a problem hiding this comment.
Seems the base branch is not right...
There was a problem hiding this comment.
oh. The reason is the method didn't throw IOException now. So remove the try...catch thing.
infraio
commented
Jul 24, 2019
What is the whole plan? |
Apache9
commented
Jul 24, 2019
https://github.com/Apache9/hbase/tree/HBASE-22695 I'm trying to store the rs group info to table first. It will lead to a huge change. |
Apache-HBase
commented
Jul 24, 2019
💔 -1 overall
This message was automatically generated. |
infraio
commented
Jul 25, 2019
Got it. Will continue this issue later. |
47d6533 to
1b5f6b5Compare77e95bd to
e4b1720Compare32a2015 to
8660b52Compare4741f66 to
548e8c4Compare
No description provided.