[
https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884216#comment-15884216
]
Hadoop QA commented on HBASE-17689:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 7s {color}
| {color:red} HBASE-17689 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12854437/HBASE-17689.patch |
| JIRA Issue | HBASE-17689 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/5838/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> hbase thrift2 THBaseservice support table.existsAll
> ---------------------------------------------------
>
> Key: HBASE-17689
> URL: https://issues.apache.org/jira/browse/HBASE-17689
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Yechao Chen
> Labels: thrift2
> Attachments: HBASE-17689.patch
>
>
> hbase thrift2 support existsAll(List<Get> gets) throws IOException;
> hbase.thrift add a method to service THBaseService like this
> list<bool> existsAll(
> 1: required binary table,
> 2: required list<TGet> tgets
> ) throws (1:TIOError io)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)