[
https://issues.apache.org/jira/browse/HBASE-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-16532:
------------------------------------
Comment: was deleted
(was: compatibility is not a problem because the 1.x stuff that is in the wal
will never go through submit() again. so it will not hit the check.
also now that I think about the UserInfo that we carry around, gery in
HBASE-16217 removed all the use of user.doAs() so we don't even need to carry
those around. [~syuanjiang] since it was your idea please open a jira, and I'll
simplify all the code and add a env.submitProc(proc) that will take care of
everything)
> 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)