Exceptions in async backup methods can cause IOReactor issues

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.11.0-alpha2, 3.10.2, 3.11.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      Brief summary of the bug. What is it ? Where is it ?

      When issues occur during backup creation, such as Optimize trying to trigger a backup with the same ID already being in progress, the exceptions thrown in our async listener methods can trigger the following issue: https://github.com/elastic/elasticsearch/issues/45115

      This should also be backported to 39.

      Steps to reproduce:

      Exceptions occur during backup creation.

      Actual result:

      https://github.com/elastic/elasticsearch/issues/45115

      Expected result:

      Errors should be logged, but exceptions should not be rethrown in async methods.

       

      Testing Notes:
      This is not testable because it is hard to reproduce.

       

            Assignee:
            Unassigned
            Reporter:
            Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: