[
https://issues.apache.org/jira/browse/HBASE-11304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021043#comment-14021043
]
Jerry He commented on HBASE-11304:
----------------------------------
Hi, Ted
Thanks for the review.
bq. What was the intention for the above change ?
Yes, I wanted to put empty implementations in MasterProcedureManager for both
ExecProcedure() and ExecProcedureWithRet()
so that a child class can choose to overide either of them.
The long lines are from the generated/MasterProtos.java file. Is there a way to
fix them?
> 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-11304-trunk-v1.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)