[ 
https://issues.apache.org/jira/browse/HELIX-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155517#comment-14155517
 ] 

Hudson commented on HELIX-519:
------------------------------

UNSTABLE: Integrated in helix #1297 (See 
[https://builds.apache.org/job/helix/1297/])
[HELIX-519] Add integration tests to ensure that kill-switch for Helix tasks 
work as expected, rb=26212 (zzhang: rev 
cfacbbac33d302d80968e7f11fe3b69468a17606)
* 
helix-core/src/test/java/org/apache/helix/integration/task/TestTaskRebalancerStopResume.java
* helix-core/src/main/java/org/apache/helix/task/TaskDriver.java
* helix-core/src/test/java/org/apache/helix/integration/task/TestUtil.java
* 
helix-core/src/main/java/org/apache/helix/controller/GenericHelixController.java


> Add integration tests to ensure that "kill-switch" for Helix tasks work as 
> expected
> -----------------------------------------------------------------------------------
>
>                 Key: HELIX-519
>                 URL: https://issues.apache.org/jira/browse/HELIX-519
>             Project: Apache Helix
>          Issue Type: Bug
>            Reporter: Zhen Zhang
>            Assignee: Zhen Zhang
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 1. Integration test is written to verify that any currently running helix 
> task just stops after "pause" command is issued(this will be done through a 
> separate tool). Since the job at head of queue is paused, no other job in the 
> queue should be scheduled. 
> 2. Integration test is written to verify that no new helix task gets 
> scheduled until "resume/start" command is issued again
> 3. Integration test is written to verify that if we cancel the job at head of 
> queue, other jobs in the queue get scheduled as per normal queue semantics.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to