Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
trunk
-
None
-
None
Description
On scheduling a process in distributed mode entity instances goes in waiting state and backlog gets updated.
On resolving dependencies of instances the entries should get deleted from db table - BACKLOG_METRIC, PENDING_INSTANCES.
But this is not happening, BACKLOG_METRIC is not getting updated as expected and also backlog should reduce but it is also not happening.