-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-22729 Start RSGroupInfoManager as default #555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
saintstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Skimmed through. LGTM.
| public class RSGroupInfo { | ||
| public static final String DEFAULT_GROUP = "default"; | ||
| public static final String NAMESPACE_DESC_PROP_GROUP = "hbase.rsgroup.name"; | ||
| public static final String TABLE_DESC_PROP_GROUP = "hbase.rsgroup.name"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its intentional this and the define above have same value?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, intentional. We can use the same name in namespace and table properties, the only problem is that the old name contains a 'NAMESPACE' and it is IA.Public, so we need to introduce a new 'TABLE' one.
e7e8029 to
78af5b7
Compare
Amending-Author: Duo Zhang <[email protected]>
|
💔 -1 overall
This message was automatically generated. |
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]>
Amending-Author: Duo Zhang [email protected]