A race condition may happen while executing the system under stress while
executing an interrupt command
--------------------------------------------------------------------------------------------------------
Key: OOZIE-684
URL: https://issues.apache.org/jira/browse/OOZIE-684
Project: Oozie
Issue Type: Bug
Reporter: Mohamed Battisha
While executing an interrupt driven commands it may be executed from the map on
one thread and executed from the queue at a different thread
This will cause the following exception to be thrown:
java.lang.IllegalStateException: CoordChangeXCommand already used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira