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

Run UpdateBy/DeleteBy queries with the async task API

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 3.4.0-alpha1, 3.4.0
    • None
    • backend
    • None
    • Not defined

    Description

      Context:
      Currently All deleteBy/updateBy in the application use the synchronous api of the elastic rest client. This may cause issues in certain environments on long running requests in combination with configured request timeouts on the elastic side. We already encountered this in the course of SUPPORT-9303.

      Similar to like how all upgrade calls were adopted to use the asynchronous REST client API with OPT-4524 we should also adopt to that API within the `ElasticsearchWriterUtil` that offers methods to execute deleteBy/updateBy queries.

      AT:

      • deleteBy/updateBy queries utilize the async execution api of elasticsearch to avoid the risk of hitting http request timeouts on long running requests.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce