flowable / flowable/flowable-engine

MultiSchemaMultiTenantProcessEngineConfiguration async history job don't work

Open
#1,025 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

flowable 6.3.0 if you use MultiSchemaMultiTenantProcessEngineConfiguration, and enable async history:

conf.setAsyncHistoryEnabled(true);
conf.setAsyncHistoryExecutorActivate(true);

but when process is finished, all runtime data (process instance, task etc) don't move to history.

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.