I am experiencing a performance/internal error when performing load tests on Orion-LD. With approximately 100 to 1000 simultaneous requests, the broker crashes or logs a critical error regarding the internal state management.
Error Log
X: 000003.385: orionldState.cpp[390]: orionldStateDelayedFreeEnqueue: DFREE: Internal error (the size of orionldState.delayedFreeVec needs to be increased (delayedFreeVecIndex=1000, delayFreeVecSize=1001))
Context
- Orion-LD Version: 1.12.0 and latest
- Deployment: [Docker / Source]
- Database: MongoDB version 5.0
- Load Test Details: 100 to 1000 simultaneous requests.
I am experiencing a performance/internal error when performing load tests on Orion-LD. With approximately 100 to 1000 simultaneous requests, the broker crashes or logs a critical error regarding the internal state management.
Error Log
Context