Lokhesh Ujhoodha

Results 3 comments of Lokhesh Ujhoodha

Update: issue is reproducible on a non-EventStore-Cloud instance as well and single node. Version is still 20.10.2 LTS.

Workaround is to limit the number of open requests at any point in time. For example, setting `max_in_flight` to 500 on the test client: `yarn start wrfl --connection-string="esdb://admin:changeit@uri" --client_count=10 --request_count=30000...

Two abnormal cases found when testing on v5.0.8 - The above bug does not occur if there are system projections running e.g. events are emitted in 'test' after first event...