-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
With SUPPORT-6714 we found out that Optimize is slow on importing running activity instances. Unfortunately, this will be implemented earliest with platform version 7.13. Thus, we should add a recommendation to the installation guide that users always use the latest version.
AT:
- it is documented in the installation guide that we recommended the usage of the latest version of the Camunda Engine
This is the controller panel for Smart Panels app
[OPT-2944] Add recommendation in documentation to use latest Engine version
Assignee | New: Sebastian Bathke [ sebastian.bathke ] |
Description |
Original:
*Context:*
With SUPPORT-6714 we found out that Optimize is slow on importing running activity instances. Unfortunately, this will be implemented earliest with platform version {{7.13}}. Thus, we should add a recommendation to the installation guide, so the user can speed up the import manually. *AT:* * it is documented in the installation guide in the [recommended additional configuration|https://docs.camunda.org/optimize/latest/technical-guide/setup/installation/#recommended-additional-configurations] section that the user should manually add the following index for all runtime platform version prior to {{7.13}}: {code} create index ACT_IDX_HI_ACT_INST_START_END on ACT_HI_ACTINST(START_TIME_, END_TIME_); {code} * this is backported up to Optimize version 2.5 |
New:
*Context:*
With SUPPORT-6714 we found out that Optimize is slow on importing running activity instances. Unfortunately, this will be implemented earliest with platform version {{7.13}}. Thus, we should add a recommendation to the installation guide, so the user can speed up the import manually. *AT:* * it is documented in the installation guide in the [recommended additional configuration|https://docs.camunda.org/optimize/latest/technical-guide/setup/installation/#recommended-additional-configurations] section that the user should manually add the following index for all runtime platform version prior to {{7.13}} and the patch versions of 7.10.x, 7.11.x (please refer to SUPPORT-6714 to determine the exact patch releases) : {code} create index ACT_IDX_HI_ACT_INST_START_END on ACT_HI_ACTINST(START_TIME_, END_TIME_); {code} * this is backported up to Optimize version 2.5 |
Labels | Original: current_release | New: next_release |
Labels | Original: next_release | New: current_release next_release |
Labels | Original: current_release next_release | New: current_release |
Assignee | Original: Sebastian Bathke [ sebastian.bathke ] | New: Joshua Windels [ joshua.windels ] |
Status | Original: Open [ 1 ] | New: In Specification [ 10000 ] |
Assignee | Original: Joshua Windels [ joshua.windels ] | New: Sebastian Bathke [ sebastian.bathke ] |
Status | Original: In Specification [ 10000 ] | New: In Review [ 10212 ] |
Status | Original: In Review [ 10212 ] | New: In Specification [ 10000 ] |