Uh oh!
There was an error while loading. Please reload this page.
HBASE-25492: Create table with rsgroup - #2883
Conversation
Apache-HBase
commented
Jan 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 14, 2021
🎊 +1 overall
This message was automatically generated. |
8a8f622 to
557d4a7CompareApache-HBase
commented
Jan 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 15, 2021
🎊 +1 overall
This message was automatically generated. |
pankaj72981
commented
Jan 19, 2021
@infraio Please have a look. |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Feb 8, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 8, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 8, 2021
🎊 +1 overall
This message was automatically generated. |
arshadmohammad
commented
Feb 10, 2021
@saintstack please review |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
5872339 to
7a02800CompareApache-HBase
commented
Feb 12, 2021
Apache-HBase
commented
Feb 12, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 12, 2021
💔 -1 overall
This message was automatically generated. |
7a02800 to
938113fCompareApache-HBase
commented
Feb 12, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 12, 2021
💔 -1 overall
This message was automatically generated. |
938113f to
6af3861CompareApache-HBase
commented
Feb 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache9
left a comment
There was a problem hiding this comment.
It will be confusing to users as there is no effect if they change the rs group config in the table descriptor?
arshadmohammad
commented
Mar 3, 2021
This scenario is handled. |
Apache-HBase
commented
Mar 3, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 3, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 3, 2021
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Mar 4, 2021
OK. Got it. Please fix the checkstyle issue before merging. |
Apache9
commented
Mar 4, 2021
And we need a release note about the new method in TableDescriptor. |
pankaj72981
commented
Mar 4, 2021
Thanks @Apache9 for the review. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
58dd117 to
dab2c68CompareApache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2021
🎊 +1 overall
This message was automatically generated. |
Added setRegionServerGroup API in TableDescriptorBuilder and getRegionServerGroup API in TableDescriptor
Handled impacted RSGroup APIs moveTables, moveServersAndTables and renameRSGroup
If rsgroup is specified in table descriptor then use specified rsgroup otherwise fallback to existing logic to identify the table's rsgroup.