pavan kumar kolamuri created FALCON-1606:
--------------------------------------------
Summary: Process schedule fails in some cases in case of
NativeScheduler
Key: FALCON-1606
URL: https://issues.apache.org/jira/browse/FALCON-1606
Project: Falcon
Issue Type: Bug
Reporter: pavan kumar kolamuri
Assignee: pavan kumar kolamuri
Process Scheduling fails while scheduling through Falcon Native Scheduler when
process end time is in future and it is less than nextInstance time of process
in future.
Suppose if process start time(2015-11-16T00:00Z) is in past and end-time is in
future (2015-11-16T16:00Z) and next Instance time of process is
2015-11-17T00:00Z. Current time is (2015-11-16T15:50Z) . Then process
scheduling is failing and throwing exception in AlarmService.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)