Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2944

Add recommendation in documentation to use latest Engine version

    • Icon: Task Task
    • Resolution: Done
    • Icon: L3 - Default L3 - Default
    • 2.7.0
    • None
    • documentation
    • 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

            Johannes created issue -
            Johannes made changes -
            Assignee New: Sebastian Bathke [ sebastian.bathke ]
            Sebastian Bathke made changes -
            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
             
            Sebastian Bathke made changes -
            Labels Original: current_release New: next_release
            Johannes made changes -
            Labels Original: next_release New: current_release next_release
            Johannes made changes -
            Labels Original: current_release next_release New: current_release
            Sebastian Bathke made changes -
            Assignee Original: Sebastian Bathke [ sebastian.bathke ] New: Joshua Windels [ joshua.windels ]
            Joshua Windels made changes -
            Status Original: Open [ 1 ] New: In Specification [ 10000 ]
            Joshua Windels made changes -
            Assignee Original: Joshua Windels [ joshua.windels ] New: Sebastian Bathke [ sebastian.bathke ]
            Status Original: In Specification [ 10000 ] New: In Review [ 10212 ]
            Joshua Windels made changes -
            Status Original: In Review [ 10212 ] New: In Specification [ 10000 ]

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: