-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Events / Works
-
Tags:
The WorkManagerImpl.awaitCompletion implement rely on a Java Condition lock that works only with a standalone Nuxeo instance.
This method should rely on message queue size so it will work in cluster mode when using a Redis job queue.
- is required by
-
NXP-20519 leaked scheduled works in redis after shutdown
- Resolved