Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

This test had a (rare) off-by-one error in the computation of the number of expected chunks, but also the calculations were kind of opaque and contained too many magic numbers. This commit fixes the error and reworks the calculations to be clearer.

Closes #92181

This test had a (rare) off-by-one error in the computation of the number
of expected chunks, but also the calculations were kind of opaque and
contained too many magic numbers. This commit fixes the error and
reworks the calculations to be clearer.

Closes elastic#92181
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Network Http and internode communication implementations v8.7.0 labels Dec 9, 2022
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Dec 9, 2022
Copy link
Member

@pxsalehi pxsalehi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DaveCTurner DaveCTurner merged commit 62fb333 into elastic:main Dec 11, 2022
@DaveCTurner DaveCTurner deleted the 2022-12-09-fix-testPlainTextChunking branch December 11, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Network Http and internode communication implementations Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] RestTableTests testPlainTextChunking failing

3 participants