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

Implement DecisionDefinitionReaderOS and DecisionDefinitionWriterOS

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • None
    • None

      Do the OpenSearch implementation for the entities operations

      Testing notes

      Implemented TenantReaderOs and TenantWriterOs should be called in the tab Collection in the app with os db profile. The content of these records should be the same as we have while launching the app with es db profile. 
      To make this process easier I would advice to set up the chrome extension Multi Elasticsearch Head and connect to the elasticsearch(9200 port) and opensearch(9205 port) after launching the app 2 times with the different db profiles. Then find the tab "Browse" and open indices to see the content of them. Then compare. 

      To launch the app you have to with opensearch db profile:

      1. Run 
        docker-compose -f docker-compose.yml --profile opensearch up -d
      1. Start Optimize with 
        SPRING_PROFILES_ACTIVE=opensearch
      1. The startup will fail and that's ok, BUT...
      2. Check that all indexes were created in opensearch
      3. Then go to the tab with chrome extension

        This is the controller panel for Smart Panels app

            [OPT-7534] Implement DecisionDefinitionReaderOS and DecisionDefinitionWriterOS

            This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10021. Please use this link for any future references and continue any discussion there.

            Omran Abazeed added a comment - This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10021 . Please use this link for any future references and continue any discussion there.

              ruslan.kovalenko-ext Ruslan Kovalenko
              ruslan.kovalenko-ext Ruslan Kovalenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: