[
https://issues.apache.org/jira/browse/HBASE-20258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415623#comment-16415623
]
Hadoop QA commented on HBASE-20258:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
33s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s{color}
| {color:red} HBASE-20258 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.7.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 |
| JIRA Issue | HBASE-20258 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12916396/HBASE-20258.master.001.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/12170/console |
| Powered by | Apache Yetus 0.7.0 http://yetus.apache.org |
This message was automatically generated.
> Shell hangs when scanning a disabled table
> ------------------------------------------
>
> Key: HBASE-20258
> URL: https://issues.apache.org/jira/browse/HBASE-20258
> Project: HBase
> Issue Type: Sub-task
> Reporter: Balazs Meszaros
> Assignee: Balazs Meszaros
> Priority: Major
> Fix For: 3.0.0, 2.0.0
>
> Attachments: HBASE-20258.master.001.patch
>
>
> I executed the following commands against a 2.0 server:
> {code}
> disable 't'
> scan 't'
> {code}
> From client-1.2: it throws an error because the table is disabled -> OK.
> From client-2.0: the shell hangs -> NOT OK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)