[
https://issues.apache.org/jira/browse/HBASE-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705024#comment-15705024
]
Hudson commented on HBASE-17186:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2040 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2040/])
HBASE-17186 MasterProcedureTestingUtility#testRecoveryAndDoubleExecution
(syuanjiangdev: rev b2d3fa1a8a8910f34970791e6a615699f2211f67)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/MasterProcedureTestingUtility.java
> MasterProcedureTestingUtility#testRecoveryAndDoubleExecution displays stale
> procedure state info
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-17186
> URL: https://issues.apache.org/jira/browse/HBASE-17186
> Project: HBase
> Issue Type: Bug
> Components: proc-v2, test
> Affects Versions: 2.0.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-17186.v1-master.patch, HBASE-17186.v2-master.patch
>
>
> MasterProcedureTestingUtility#testRecoveryAndDoubleExecution get the
> procedure information at the beginning of the function, but never updates the
> information. As procedure executes and moves to new state, it still log the
> stale state information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)