flowable / flowable/flowable-engine

Jobs remain in [dbo].[ACT_RU_JOB]

Open
#3,460 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

**Describe the bug**
We are experiencing problems with our Async Job execution. Jobs remain in the ACT_RU_JOB Table for long time and are not executed.
A call to Rest endpoint /service/management/jobs shows all this jobs.
Only a post to "execute" the the pending jobs frees up the list.

**Expected behavior**
Job queue should be empty

**Additional context**
the problem was happening on 6.7.2, we also tried to update to the latest snapshot and it is happening again.
The flowable cluster is running on Kubernetes, with 2 Rest nodes and 1 node dedicated to async job execution (FLOWABLE_ASYNCEXECUTORACTIVATE=true)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.