Skip to content

Conversation

@ywangd
Copy link
Member

@ywangd ywangd commented Feb 14, 2025

Depending on the position of the split and the size of the extra chunk, the test may send out one more chunk than the assertion expects. This PR ensures the assertoin is more accurate to count for this scenario.

Resolves: #122349

Depending on the position of the split and the size of the extra chunk,
the test may send out one more chunk than the assertion expects. This PR
ensures the assertoin is more accurate to count for this scenario.

Resolves: elastic#122349
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Network Http and internode communication implementations v9.0.0 v9.1.0 labels Feb 14, 2025
@ywangd ywangd requested a review from pxsalehi February 14, 2025 06:57
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination Meta label for Distributed Coordination team label Feb 14, 2025
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

@ywangd
Copy link
Member Author

ywangd commented Feb 16, 2025

@elasticmachine update branch

@ywangd ywangd added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged labels Feb 16, 2025
@elasticsearchmachine elasticsearchmachine merged commit 8a9ae47 into elastic:main Feb 17, 2025
18 checks passed
@ywangd ywangd deleted the es-122349-fix branch February 17, 2025 03:57
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0

ywangd added a commit to ywangd/elasticsearch that referenced this pull request Feb 17, 2025
Depending on the position of the split and the size of the extra chunk,
the test may send out one more chunk than the assertion expects. This PR
ensures the assertoin is more accurate to count for this scenario.

Resolves: elastic#122349
elasticsearchmachine pushed a commit that referenced this pull request Feb 17, 2025
Depending on the position of the split and the size of the extra chunk,
the test may send out one more chunk than the assertion expects. This PR
ensures the assertoin is more accurate to count for this scenario.

Resolves: #122349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Coordination/Network Http and internode communication implementations Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Netty4WriteThrottlingHandlerTests testThrottleLargeCompositeMessage failing

4 participants