-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.3-SNAPSHOT
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Elasticsearch, Workflow
On 8.3-SNAPSHOT, when stopping and starting again a server, the following warn logs appear at startup:
11:06:48,592 WARN [ElasticSearchIndexingImpl] Trying to delete a non existing doc: {"id":"IndexingCommand-453d6c2e-004d-4a12-aa6f-f75a95314aac","type":"DELETE","docId":"1ac63f7a-46ef-4cc6-b650-41a83b1135a1","path":"/document-route-models-root/ParallelDocumentReview","repo":"default","recurse":true,"sync":false,"order":1465808808497006} 11:06:48,594 WARN [ElasticSearchIndexingImpl] Trying to delete a non existing doc: {"id":"IndexingCommand-90b42c7f-96c7-4668-ab00-b35571186a42","type":"DELETE","docId":"36bf7762-dc85-4071-811a-5d941cf4d528","path":"/document-route-models-root/SerialDocumentReview","repo":"default","recurse":true,"sync":false,"order":1465808808497006}
- depends on
-
NXP-19412 Migration Service
- Resolved