Skip to content

Fix Snapshot Shard Status Request Deduplication (#50788)#50840

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:50788-7.x
Jan 10, 2020
Merged

Fix Snapshot Shard Status Request Deduplication (#50788)#50840
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:50788-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

  • Fix Snapshot Shard Status Request Deduplication

The request deduplication didn't actually work for these requests
since they had no equals and hashCode so the deduplicator wouldn't
actually recognize equal requests.

backport of #50788

* Fix Snapshot Shard Status Request Deduplication

The request deduplication didn't actually work for these requests
since they had no `equals` and `hashCode` so the deduplicator wouldn't
actually recognize equal requests.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Jan 10, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 7e68989 into elastic:7.x Jan 10, 2020
@original-brownbear original-brownbear deleted the 50788-7.x branch January 10, 2020 10:49
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