HBASE-28660 list_namespace not working after an incorrect user input (branch-2.6)#8015
Conversation
|
I've raised the backport for branch-2.6:
|
|
Hi, @arvindKandpal-ksolves, please take a look at the failed ut when free, thanks! |
|
Hi @liuxiaocs7, I looked into the large-wave-3 failures. It failed in TestShell with this error: I checked this file locally and there are actually no duplicate tests. It looks like a CI flake where the JRuby test runner is accidentally double-loading the file and throwing the "already defined" error. Since my changes are only in hirb.rb and general_test_cluster.rb, this failure is completely unrelated to this PR. Could you please re-run the failed jobs ? Thanks! I have download the zip then , look into the files as mention below. |
|
cat archiver/hbase-shell/target/surefire-reports/org.apache.hadoop.hbase.client.TestShell.txt |
|
cat archiver/hbase-shell/target/surefire-reports/org.apache.hadoop.hbase.client.TestTableShell.txt |
|
Thank you @arvindKandpal-ksolves , i have retriggered failed jobs. BTW have you raise branch-3 PR i will start merging from there towards branch-2.5 |
|
Hi @liuxiaocs7,
|
@NihalJain yes already done. |
|
thanks for digging in, do you mind creating a jira to track this? also feel free to fix. in case you plan to pick, its important we figure out exact rca as not sure only why 2.6 is failing, but please do as part of the new jira. |
|
please let me know if we are good to go here as you mentioned failures are not relevant. also the failure/bug will be tracked with another jira |
|
Thanks @arvindKandpal-ksolves for the detailed log, related #7973 |
|
Thanks @NihalJain and @liuxiaocs7 for the feedback and for pointing out the related PR. I'll create a new JIRA ticket right away to track the missing Since we've confirmed that the current |
Seems we don't need a new Jira, it should be included in HBASE-29950? |
…pache#7931) Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Nihal Jain <nihaljain@apache.org> Signed-off-by: Xiao Liu <liuxiaocs@apache.org> Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com> (cherry picked from commit 2e42e4c)
d1b94e4 to
8659485
Compare
This is a backport of HBASE-28660 to
branch-2.6.(cherry picked from commit 2e42e4c)