-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.10
-
Component/s: Core MongoDB
-
Sprint:nxcore 9.10.1
-
Story Points:0
If two threads delete the same document concurrently, the backend logs an ERROR:
ERROR [http-nio-0.0.0.0-8080-exec-1] [MongoDBRepository] Removed 0 docs for 1 ids: [fa12555c-5e6c-4cad-80dc-c2e859755872]
This is actually not an error and should be logged at the DEBUG leve.
- is related to
-
NXBT-2038 Perform first perf cycle
- Resolved