Super slow performance on process instance restart

Hello!

I’m using Camunda 7.21.2-ee and was experimenting with the restart functionality.

The idea is great for some unintended end on the previous instance, however I cannot count on it as a tool because it simply takes too long to execute.

Talking numbers, 1 instance restart takes at least 20 minutes. Some takes hours.

Why does it happen and how can I optimize it?

Here is some additional info, in case it helps:

  • Database: PostgreSQL
  • Application server: Apache Tomcat

Hi @Neeniih

I just tried a restart on Camunda 7.20.2-EE and that started within 30 seconds.
I assume you chekced “Asynchronous” when you confirmed the restart?

Do you see that batch job under batches in Camunda Cockpit?
Could there be other batch jobs running that would prevent the restart to be picked up?

BR
Michael

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.