Skip to content

Fix Broken Math in S3 Retries Tests (#54952)#54972

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:54952-7.x
Apr 8, 2020
Merged

Fix Broken Math in S3 Retries Tests (#54952)#54972
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:54952-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

If we run into length == 0 we trip an assertion in randomIntBetween(0, length -1).

backport of #54952

If we run into `length == 0` we trip an assertion in `randomIntBetween(0, length -1)`.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Apr 8, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 411dc2f into elastic:7.x Apr 8, 2020
@original-brownbear original-brownbear deleted the 54952-7.x branch April 8, 2020 18:32
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