[
https://issues.apache.org/jira/browse/HELIX-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446033#comment-16446033
]
Hudson commented on HELIX-696:
------------------------------
FAILURE: Integrated in Jenkins build helix #1447 (See
[https://builds.apache.org/job/helix/1447/])
[HELIX-696] fix workflow state flip-flop issue (zhan849: rev
317c300c8f951c7e8308cb0b24e48f97a1ef32ef)
* (edit) helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java
* (edit)
helix-core/src/test/java/org/apache/helix/integration/task/TestDeleteWorkflow.java
* (edit) helix-core/src/main/java/org/apache/helix/task/WorkflowRebalancer.java
* (edit) helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java
* (edit)
helix-core/src/test/java/org/apache/helix/task/TestJobStateOnCreation.java
* (add)
helix-core/src/test/java/org/apache/helix/integration/task/TestWorkflowTermination.java
> Workflow state messed up after timeout, and is not cleaned
> ----------------------------------------------------------
>
> Key: HELIX-696
> URL: https://issues.apache.org/jira/browse/HELIX-696
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Hao Zhang
> Priority: Major
>
> Couple of problems with current workflow finish handling logic:
> # After timeout, timer is not scheduled to clean it up when workflow expires
> # After timeout, state handling logic is messy that previously stopped
> workflow states flip-flop between TIMED_OUT and STOPPED
> # MBean is not updated correctly as we update latency before setting finish
> time
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)