-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42448/
-----------------------------------------------------------
Review request for Falcon.
Bugs: FALCON-1727
https://issues.apache.org/jira/browse/FALCON-1727
Repository: falcon-git
Description
-------
This happens when an instance transitions to terminal state while a user
operation(suspend/kill) is in progress.
Added a check to ignore the exception for such cases.
Diffs
-----
scheduler/src/main/java/org/apache/falcon/execution/ProcessExecutor.java
40fe1b3
scheduler/src/main/java/org/apache/falcon/state/EntityState.java f44f174
Diff: https://reviews.apache.org/r/42448/diff/
Testing
-------
Hard to reproduce/test as it is a timing issue. Taking QA's help to validate.
Thanks,
Pallavi Rao