Roman Smirnov

Results 34 comments of Roman Smirnov

I will fix the dependency issues; they sneaked in after rebasing the branch.

Hi @pedesen & @vsgoulart, this PR updates the "terms & conditions" by linking to the legal center. However, I applied the required changes to Operate and Tasklist in a single...

@Zelldon, why was the actor being "blocked" in the first place? Why was the actor thread not released in between?

Ah okay, but this seems to be an issue of the test itself, and it is not a bug in the actor itself. Or what I am missing?

> ... if one actor is malicious and blocks. So, that means the test itself is malicious because it blocks. So, why we don't simply fix the malicious actor in...

> Right now (afaik) we haven't thought about it enough to fix/resolve it. Sorry, then I misunderstood the following 😉 > Ideally we should have one TimerQueue or observer thread,...

@houssain-barouni, in Tasklist we should do the same as in Operate with creating the `logs` folder: https://github.com/camunda/zeebe/pull/17686

@dblock, thanks for your patience 😄 I added a note to the Changelog and two test cases to test the deserialization and the builder. Hopefully, the changes can now be...

Opened a PR to apply the changes: https://github.com/camunda/camunda-platform-helm/pull/1647