You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2019/08/27 18:04:02 UTC

[jira] [Comment Edited] (HBASE-22903) alter_status command is broken

    [ https://issues.apache.org/jira/browse/HBASE-22903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916034#comment-16916034 ] 

Viraj Jasani edited comment on HBASE-22903 at 8/27/19 6:03 PM:
---------------------------------------------------------------

If the latest patch looks good, I was thinking if it would be preferred to backport just the test case to branch-2 and branch-1? Just in case, if alter_status is removed/updated due to some cleanup, the test could help catch it. I believe the reason why this was not caught up so far was due to test case unavailability. 

Although I am not sure if it is really followed to backport just the test case in general.


was (Author: vjasani):
If the latest patch looks good, I was thinking if it would be preferred to backport just the test case to branch-2 and branch-1? Just in case, if alter_status is removed/updated due to some cleanup, the test could help catch it. I believe the reason why this was not caught up so far was due to test case unavailability.

Although I am not sure if it is really followed to backport just the test case in general.

> alter_status command is broken
> ------------------------------
>
>                 Key: HBASE-22903
>                 URL: https://issues.apache.org/jira/browse/HBASE-22903
>             Project: HBase
>          Issue Type: Bug
>          Components: Admin, asyncclient, shell
>    Affects Versions: 3.0.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-22903.master.000.patch, HBASE-22903.master.001.patch, HBASE-22903.master.002.patch
>
>
> This is applicable to master branch only:
> {code:java}
> > alter_status 't1'
> ERROR: undefined method `getAlterStatus' for #<Java::OrgApacheHadoopHbaseClient::AdminOverAsyncAdmin:0x252ec02e>
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)