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

Cache getTenant calls

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 2.6.0-alpha1, 2.6.0
    • None
    • backend
    • None

    Description

      Context:
      Since the authorization incorporates tenant authorization the TenantService is often called to load tenants and does a full roundtrip to elasticsearch. As the tenant data is not not liekly to change frequently we can cache the result to improve responsiveness and reduce request frequency and sequential IO on request execution.

      AT:

      • tenants read from elasticsearch are cached to improve performance of e.g. sequential definition authorization checks in the context of one user request

      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