LoadTest Issue

Hi ,

I notice a very strange issue that happens only under high load or when requests are sent in at the same time to Camunda.

Ex:

Process instance 1- This gets started and completes fine with a variable ‘status’ = ‘rejected’
Process instance 2- This gets started and completes fine with a variable ‘status’=‘rejected’ although the variable ‘status’ is never updated/added in this process.

Conclusion : somehow the value of the variable ‘status’ from Process Instance 1 is seen or updated/available in Process Instance 2.

It always happens under high load or when concurrent process instances are started of the same process.

Can someone help me understand why this happens.

Regards
Priyotosh

@Niall something you can help me with please ??

@Niall .pls help