On-the-fly instance clean up tests break
-----------------------------------------
Key: ODE-683
URL: https://issues.apache.org/jira/browse/ODE-683
Project: ODE
Issue Type: Bug
Reporter: Sean Ahn
Priority: Minor
The my role mex is cleaned up during the process instance clean up. Later when
the http thread tries to locate the mex from database, it's not there any
longer.
Also, since we're using the same clean up logic for instances and from the
process management API, we need to have two versions of message clean up
logics: one deleting all mexes including my role mex and another deleting mexes
without my role mex.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.