Skip to content

Fix off by one Mistake in SparseFileTrackerTests (#68739)#68744

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:68739-7.x
Feb 9, 2021
Merged

Fix off by one Mistake in SparseFileTrackerTests (#68739)#68744
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:68739-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This was caused by #68709 which turned the edge case of a
range with start > end into a tripped assertion.

backport of #68739

This was caused by #68709 which turned the edge case of a
range with start > end into a tripped assertion.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Feb 9, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Feb 9, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run elasticsearch-ci/bwc (known)

@original-brownbear original-brownbear merged commit 84864f7 into elastic:7.x Feb 9, 2021
@original-brownbear original-brownbear deleted the 68739-7.x branch February 9, 2021 14:05
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 Team:Distributed Meta label for distributed team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants