-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
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.
This is the controller panel for Smart Panels app
[OPT-7018] Exceptions in async backup methods can cause IOReactor issues
Status | Original: Triage [ 10612 ] | New: In Development [ 10312 ] |
Description |
Original:
h2. 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 h2. Steps to reproduce: Exceptions occur during backup creation. h3. Actual result: https://github.com/elastic/elasticsearch/issues/45115 h3. 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. |
New:
h2. 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. h2. Steps to reproduce: Exceptions occur during backup creation. h3. Actual result: [https://github.com/elastic/elasticsearch/issues/45115] h3. 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 | Original: Helene Waechtler [ helene.waechtler ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Development [ 10312 ] | New: Done [ 10010 ] |
Fix Version/s | New: 3.10.2 [ 18194 ] |
Fix Version/s | New: 3.11.0-alpha2 [ 18191 ] |
Fix Version/s | New: 3.11.0 [ 18496 ] |
Labels | Original: current_release |