ENGINE-03005 Execution of UPDATE VariableInstanceEntity

Hi Thorben,

I realized that the problem appears at saveTask, but it really happens when we do, from several threads:

startProcessInstance (with variables map) → several setVariables(taskId, variables Map) → saveTask

I tried to reproduce the error in this incident:

does this clarify something else about a possible cause of this?
Thanks in advance.