-
Bug
-
Resolution: Done
-
Major
-
6.3.3.GA
-
databases mysql and postgres were used for test - but this should be reproducible with any db
-
-
-
-
-
-
CR3
-
-
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
- clones
-
RHPAM-109 Severe performance issue with "/query/runtime/process" endpoint
- Closed