-
Bug
-
Resolution: Obsolete
-
Major
-
6.x.x
-
databases mysql and postgres were used for test - but this should be reproducible with any db
-
-
-
-
-
-
DR2
-
Workaround Exists
-
-
- Generate more than 100k records on ProcessInstanceLog and on VariableInstanceLog tables;
- Make a request to /query/runtime/process
When we have about 100k+ records on ProcessInstanceLog and VariableInstanceLog tables the calls to /query/runtime/process starts to hang, leading to transaction timeout on server side and socket timeout on client side.
Indexes where applied to these tables, however, it didn't result in performance improvements
- is cloned by
-
RHBPMS-4445 [GSS](6.4.z) Severe performance issue with "/query/runtime/process" endpoint
- Verified