Skip to content

Conversation

@vsop-479
Copy link
Contributor

@vsop-479 vsop-479 requested a review from a team as a code owner May 20, 2025 12:07
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.1.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels May 20, 2025
Copy link
Contributor

@DaveCTurner DaveCTurner 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 added >non-issue :Distributed Coordination/Network Http and internode communication implementations and removed needs:triage Requires assignment of a team area label labels May 20, 2025
@DaveCTurner DaveCTurner self-assigned this May 20, 2025
@DaveCTurner
Copy link
Contributor

@elasticmachine ok to test

@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination Meta label for Distributed Coordination team label May 20, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@vsop-479
Copy link
Contributor Author

Thanks for promptly review, @DaveCTurner .

I am wondering if we should track writing requests by enhancing CircuitBreaker#IN_FLIGHT_REQUESTS or adding a new breaker.
Normally, it's ok to keep these writing requests untracked. But there may be some case which need many memory to send request, e.g. A coordinator send ShardSearchRequest to many nodes, or master send clusterstate to many nodes.

@DaveCTurner
Copy link
Contributor

CI doesn't seem to be running but 🤷 it's a comment change, I am just going to merge.

@DaveCTurner DaveCTurner merged commit be396ae into elastic:main May 20, 2025
5 checks passed
@vsop-479 vsop-479 deleted the fix_inFlight_comment branch May 21, 2025 01:08
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 external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue Team:Distributed Coordination Meta label for Distributed Coordination team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants