[
https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752684#comment-15752684
]
stack commented on HBASE-17149:
-------------------------------
Turns out that yeah, the UT failure is unrelated but this is a new test and
seems to have failed soon after addition:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-Trunk_matrix/2135/
I'll ask over on the issue that added the test.
New patch fixes findbugs and javadoc.
> Procedure v2 - Fix nonce submission
> -----------------------------------
>
> Key: HBASE-17149
> URL: https://issues.apache.org/jira/browse/HBASE-17149
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.1.7, 1.2.4
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Attachments: HBASE-17149.master.001.patch, nonce.patch
>
>
> instead of having all the logic in submitProcedure(), split in
> registerNonce() + submitProcedure().
> In this case we can avoid calling the coprocessor twice and having a clean
> submit logic knowing that there will only be one submission.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)