[
https://issues.apache.org/jira/browse/HBASE-19996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365117#comment-16365117
]
Hudson commented on HBASE-19996:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #354 (See
[https://builds.apache.org/job/HBase-1.3-IT/354/])
HBASE-19996 Some nonce procs might not be cleaned up (follow up (toffer: rev
1bd38fde498c3f704e576a4e87ea2697804467e2)
* (add)
hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestFailedProcCleanup.java
* (delete)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestNonceProcCleanerOnFailure.java
* (edit)
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java
> Some nonce procs might not be cleaned up (follow up HBASE-19756)
> ----------------------------------------------------------------
>
> Key: HBASE-19996
> URL: https://issues.apache.org/jira/browse/HBASE-19996
> Project: HBase
> Issue Type: Bug
> Reporter: Thiruvel Thirumoolan
> Assignee: Thiruvel Thirumoolan
> Priority: Major
> Fix For: 1.3.2, 1.5.0, 1.4.2
>
> Attachments: HBASE-19996.branch-1.4.001.patch,
> HBASE-19996.branch-1.4.001.patch
>
>
> Follow up to HBASE-19756 which dealt with NPEs during proc cleanup.
> Unfortunately, the patch for branch-1 might not remove some valid procs too.
> The branch-2 patch doesn't have this problem. This fixes the branch-1 bug and
> also adds another test to branch-2. Thanks to [~toffer] for flagging this
> internally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)