Uh oh!
There was an error while loading. Please reload this page.
HBASE-22729 Start RSGroupInfoManager as default - #555
Merged
Conversation
Apache-HBase
commented
Aug 28, 2019
💔 -1 overall
This message was automatically generated. |
saintstack
approved these changes
Sep 2, 2019
| 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"; |
Contributor
There was a problem hiding this comment.
Its intentional this and the define above have same value?
ContributorAuthor
There was a problem hiding this comment.
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.
asfgitforce-pushed
the
HBASE-22514
branch
2 times, most recently
from
September 2, 2019 10:20
e7e8029 to
78af5b7CompareAmending-Author: Duo Zhang <zhangduo@apache.org>
Apache-HBase
commented
Sep 3, 2019
💔 -1 overall
This message was automatically generated. |
asfgit pushed a commit
that referenced
this pull request
Sep 4, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 7, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 9, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 10, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 10, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 11, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 11, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 16, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 17, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 18, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 20, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Sep 24, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Oct 5, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Oct 28, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Nov 5, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Nov 10, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Nov 13, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Dec 24, 2019
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 2, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 3, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 4, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 6, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 7, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 8, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 9, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 12, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 20, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 22, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 25, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 26, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit
that referenced
this pull request
Feb 29, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
Apache9 pushed a commit
that referenced
this pull request
Mar 2, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
thangTang pushed a commit
to thangTang/hbase
that referenced
this pull request
Apr 16, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
thangTang pushed a commit
to thangTang/hbase
that referenced
this pull request
Apr 16, 2020
Amending-Author: Duo Zhang <zhangduo@apache.org> Signed-off-by: stack <stack@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Amending-Author: Duo Zhang zhangduo@apache.org