Skip to content

Fix Snapshot Completion Listener Lost on Master Failover (#54286)#54330

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:54286-7.x
Mar 27, 2020
Merged

Fix Snapshot Completion Listener Lost on Master Failover (#54286)#54330
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:54286-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

  • Fix Snapshot Completion Listener Lost on Master Failover

If master fails over before (or we run into any other exception) when removing
the snapshot from the CS we must still resolve all the completion listeners for
the snapshot.

backport of #54286

* Fix Snapshot Completion Listener Lost on Master Failover

If master fails over before (or we run into any other exception) when removing
the snapshot from the CS we must still resolve all the completion listeners for
the snapshot.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Mar 27, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@original-brownbear original-brownbear merged commit 14b5daa into elastic:7.x Mar 27, 2020
@original-brownbear original-brownbear deleted the 54286-7.x branch March 27, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants