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

Jerry He commented on HBASE-11201:
----------------------------------

Local test result:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [  1.726 s]
[INFO] HBase - Common .................................... SUCCESS [ 26.658 s]
[INFO] HBase - Protocol .................................. SUCCESS [  0.290 s]
[INFO] HBase - Client .................................... SUCCESS [ 35.998 s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [  6.547 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [  1.328 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [  3.518 s]
[INFO] HBase - Server .................................... SUCCESS [43:58 min]
[INFO] HBase - Testing Util .............................. SUCCESS [  1.295 s]
[INFO] HBase - Thrift .................................... SUCCESS [01:45 min]
[INFO] HBase - Shell ..................................... SUCCESS [  1.059 s]
[INFO] HBase - Integration Tests ......................... SUCCESS [  1.264 s]
[INFO] HBase - Examples .................................. SUCCESS [  1.065 s]
[INFO] HBase - Assembly .................................. SUCCESS [  0.915 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:06 min
[INFO] Finished at: 2014-05-20T20:05:09-08:00
[INFO] Final Memory: 69M/469M
[INFO] ------------------------------------------------------------------------
{code}

> Enable global procedure members to return values to procedure master
> --------------------------------------------------------------------
>
>                 Key: HBASE-11201
>                 URL: https://issues.apache.org/jira/browse/HBASE-11201
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jerry He
>            Assignee: Jerry He
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11201-trunk-v1.patch, HBASE-11201-trunk-v2.patch
>
>
> Currently in the global procedure framework, the procedure coordinator can 
> send data (procedure argument) to the members when starting procedure.
> But we don't support getting data returned from the procedure members back to 
> the master.
> Similar to RPC and normal procedure/function calls, in many cases, this is a 
> useful capability.
> The infrastructure is in place. We just need to plug in the holes and make it 
> happen.



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

Reply via email to