Nicolas Pepin-Perreault

Results 366 comments of Nicolas Pepin-Perreault

Just to chime in, we also recently updated to 3.12.4 and ran into this. It can take up to 2s on a beefy machine to initialize mockito. Below is a...

EDIT: so I think you were right, and `deepImmutableDetection` would indeed work in most cases. However, it doesn't here because the original types are not annotated, so it doesn't detect...

I think the original issue is fixed, right?

From the ZDT point of view, I'd like to take the opportunity to bring back the idea of flow control for inter partition communication. We could go through the command...

We discussed it in our team meeting and I will write an issue for that anyway. I just haven't gotten around to doing it :sweat_smile:

I've started reproducing the test. The `ten_tasks.bpmn` process is modified and the timers are dropped.

So the problem happened now last night, we can hopefully make progress and root cause it.

Some notes: The benchmark is `np-swift` on the long running cluster. I had to heavily customize the Helm charts for this, so if you need to reproduce it ask me...

I also wanted to get more granular processing metrics, specifically the value type + intent, to know exactly what is using up all the time :+1: The only problem is...