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

Improve error message when Elasticsearch watermark is exceeded

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.3.0-alpha1, 2.3.0
    • None
    • None
    • None

    Description

      AT:

      • Given:
        • ElasticSearch exceeded the low disk watermark
      • When:
        • I want to store new data to Elasticsearch (e.g. create a new report/dashboard) using the REST API
      • Then:
        • I get an 500 error like the following:
          {
              "errorMessage": "blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];"
          }
          
      • Expected:
        • I get an 500 error
        • The error message says that ElasticSearch exceeded the allocated disk watermark, which means that there is not enough storage left and Elasticsearch is preventing Optimize to store more data and one might need to contact the administrator to fix this.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce