[
https://issues.apache.org/jira/browse/HBASE-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450583#comment-15450583
]
Matteo Bertozzi commented on HBASE-16532:
-----------------------------------------
submit procedure is not the right place to put it. since hbase-procedure module
has no knowledge about rpc or other hbase related things. maybe we can create a
base class or helpers, but as far as I know you can't have an interface for
generated messages of protobuf and storing the user info will be on each
message.
> Procedure-V2: Enforce procedure ownership at construction
> ---------------------------------------------------------
>
> Key: HBASE-16532
> URL: https://issues.apache.org/jira/browse/HBASE-16532
> Project: HBase
> Issue Type: Bug
> Components: proc-v2
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 16532.v1.txt, 16532.v2.txt, 16532.v3.txt
>
>
> HBASE-16520 (for TableBackupProcedure) and HBASE-16528 (for
> ServerCrashProcedure) were two recent JIRAs where procedure ownership is set
> at time of construction.
> This JIRA continues the discussion toward the end of HBASE-16520.
> Proposal is to enforce procedure ownership for all the procedures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)