-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41828/
-----------------------------------------------------------
Review request for Falcon.
Bugs: FALCON-1709
https://issues.apache.org/jira/browse/FALCON-1709
Repository: falcon-git
Description
-------
FIFO order of scheduling was getting violated at times, because the priority
Queue did not consider instance sequence.
Diffs
-----
scheduler/src/main/java/org/apache/falcon/notification/service/impl/SchedulerService.java
57a41c8
Diff: https://reviews.apache.org/r/41828/diff/
Testing
-------
Manual testing done.
Thanks,
Pallavi Rao