-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.9.x, 7.10.x, 7.11.x
-
None
if a tasklist filter has refresh enabled, and if the filter uses a query that takes longer than the refresh period (which is 10 sec by default and is not configurable), the tasklist will continue to issue requests to the backend to query for the filter results, even if the last request has yet to complete.
This has the affect of swamping the database with requests to execute the same query, slowing down all such requests and leading to a situation that eventually pegs the CPU of the database instance and downs the service.
This is the controller panel for Smart Panels app
[CAM-9960] Tasklist filter requests are being created even when they are still pending
Labels | New: SU |
Labels | Original: SU |
Affects Version/s | New: 7.11.x [ 15373 ] |
Description |
Original:
if a tasklist filter has refresh enabled, and if the filter uses a query that takes longer than the refresh period, the tasklist will continue to issue requests to the backend to query for the filter results, even if the last request has yet to complete.
This has the affect of swamping the database with requests to execute the same query, slowing down all such requests and leading to a situation that eventually pegs the CPU of the database instance and downs the service. |
New:
if a tasklist filter has refresh enabled, and if the filter uses a query that takes longer than the refresh period (which is 10 sec by default and is not configurable), the tasklist will continue to issue requests to the backend to query for the filter results, even if the last request has yet to complete.
This has the affect of swamping the database with requests to execute the same query, slowing down all such requests and leading to a situation that eventually pegs the CPU of the database instance and downs the service. |
Link | New: This issue is related to SUPPORT-5501 [ SUPPORT-5501 ] |
Link | New: This issue is related to SUPPORT-5092 [ SUPPORT-5092 ] |
Assignee | New: Martin Stamm [ martin.stamm ] |
Fix Version/s | New: 7.11.0 [ 15343 ] | |
Fix Version/s | New: 7.10.4 [ 15377 ] | |
Fix Version/s | New: 7.9.11 [ 15378 ] |
Remote Link | New: This issue links to "Page (camunda confluence)" [ 12816 ] |