Zhen Zhang created HELIX-519:
--------------------------------
Summary: 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
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 bulk 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)