Skip to content

Conversation

@original-brownbear
Copy link
Contributor

Using Tuple all over is somewhat read to read and forces us to duplicate
a lot of assertions. Using a custom class dries up the assertions and makes
the code easier to follow by adding utilities for some common region math spots.

backport of #68662

…68662)

Using `Tuple` all over is somewhat read to read and forces us to duplicate
a lot of assertions. Using a custom class dries up the assertions and makes
the code easier to follow by adding utilities for some common region math spots.
@original-brownbear original-brownbear added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Feb 8, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Feb 8, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@original-brownbear original-brownbear merged commit 96970b2 into elastic:7.x Feb 8, 2021
@original-brownbear original-brownbear deleted the 68662-7.x branch February 8, 2021 21:12
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Feb 9, 2021
This was caused by elastic#68709 which turned the edge case of a
range with start > end into a tripped assertion.
original-brownbear added a commit that referenced this pull request Feb 9, 2021
This was caused by #68709 which turned the edge case of a
range with start > end into a tripped assertion.
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Feb 9, 2021
This was caused by elastic#68709 which turned the edge case of a
range with start > end into a tripped assertion.
original-brownbear added a commit that referenced this pull request Feb 9, 2021
This was caused by #68709 which turned the edge case of a
range with start > end into a tripped assertion.
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Feb 9, 2021
This was caused by elastic#68709 which turned the edge case of a
range with start > end into a tripped assertion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants