-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8, 6.0, 7.3
-
Component/s: Elasticsearch, Events / Works, Redis
-
Tags:
When using Nuxeo in cluster mode (with more than one node) with a Redis job queue the "Indexing worker pending" count is wrong.
Depending on where the job are executed it can give a negative number on one node and a positive in the other.
The status "Indexing in progress" or "No indexing in progress" is also corrupted.
The prepareWaitForIndexing api is also broken. This API is not used on a bare Nuxeo only during unit test.