-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41203/
-----------------------------------------------------------
(Updated Dec. 11, 2015, 9:24 a.m.)
Review request for Falcon.
Changes
-------
Added changes to ensure order of notification too.
Bugs: FALCON-1572
https://issues.apache.org/jira/browse/FALCON-1572
Repository: falcon-git
Description
-------
Wrong Datastructure was used to load and store into cache.
Diffs (updated)
-----
scheduler/pom.xml 336997d
scheduler/src/main/java/org/apache/falcon/execution/EntityExecutor.java
88d88c1
scheduler/src/main/java/org/apache/falcon/execution/ExecutionInstance.java
5f96d3f
scheduler/src/main/java/org/apache/falcon/execution/FalconExecutionService.java
b6741a4
scheduler/src/main/java/org/apache/falcon/execution/NotificationHandler.java
b071f5f
scheduler/src/main/java/org/apache/falcon/notification/service/impl/JobCompletionService.java
23f2b4e
scheduler/src/main/java/org/apache/falcon/notification/service/impl/SchedulerService.java
ace8444
scheduler/src/test/java/org/apache/falcon/notification/service/SchedulerServiceTest.java
c43ccf0
Diff: https://reviews.apache.org/r/41203/diff/
Testing
-------
Manual testing done. Once ITs are checked in, will add a test case for this too.
Thanks,
Pallavi Rao