Uh oh!
There was an error while loading. Please reload this page.
HBASE-22879 user_permission command failed to show global permission - #511
Merged
Conversation
Apache-HBase
commented
Aug 19, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 19, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 19, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 19, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 20, 2019
💔 -1 overall
This message was automatically generated. |
Reidddddd
requested changes
Aug 20, 2019
| public void testRunShellTests() throws IOException { | ||
| System.setProperty("shell.test.exclude", "replication_admin_test.rb,rsgroup_shell_test.rb," + | ||
| "admin_test.rb,table_test.rb,quotas_test.rb"); | ||
| "admin_test.rb,table_test.rb,quotas_test.rb,admin2_test.rb"); |
Contributor
There was a problem hiding this comment.
What's the story of admin2_test.rb, why is it related to this fix?
ContributorAuthor
There was a problem hiding this comment.
It's not related to this fix. But admin2_test.rb is already tested in TestAdminShell2, TestShell can skip it rather than test it twice?
Apache-HBase
commented
Aug 20, 2019
💔 -1 overall
This message was automatically generated. |
mymeiyi added a commit
that referenced
this pull request
Aug 21, 2019
mymeiyi added a commit
that referenced
this pull request
Aug 21, 2019
infraio pushed a commit
to infraio/hbase
that referenced
this pull request
Aug 17, 2020
symat pushed a commit
to symat/hbase
that referenced
this pull request
Feb 17, 2021
…pache#511) (cherry picked from commit 947f6d4) Change-Id: If5de4d376b78a7a13ac26321a464dc91ae12f9de
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.
No description provided.