You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/02/27 16:32:45 UTC

[jira] [Updated] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

     [ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-17689:
---------------------------
    Summary: Add support for table.existsAll in thrift2 THBaseservice  (was: hbase thrift2 THBaseservice support table.existsAll)

> Add support for table.existsAll in thrift2 THBaseservice
> --------------------------------------------------------
>
>                 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)