You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2014/06/06 20:28:01 UTC

[jira] [Commented] (HBASE-11304) Enable HBaseAdmin.execProcedure to return data from procedure execution

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

Matteo Bertozzi commented on HBASE-11304:
-----------------------------------------

I think that changing the return type will break binary compatibility.
so you probably need to keep the old method.
other than that looks good to me.

> Enable HBaseAdmin.execProcedure to return data from procedure execution
> -----------------------------------------------------------------------
>
>                 Key: HBASE-11304
>                 URL: https://issues.apache.org/jira/browse/HBASE-11304
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Jerry He
>            Assignee: Jerry He
>            Priority: Minor
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11304-trunk-v0.patch
>
>
> HBASE-11201 enables global procedure members to return data to procedure master.
> HBASE-9426 lets user invoke procedure from client via HBaseAdmin.execProcedure.
> This JIRA is to fill the gap to enable client to get return data from master after procedure execution.



--
This message was sent by Atlassian JIRA
(v6.2#6252)