Skip to content

Conversation

@pawankartik-elastic
Copy link
Contributor

Changing the disconnect strategy was the first solution for the long wait times that user could potentially see when invoking this API. However, we reverted this change in favour of the new timeout parameter. Unfortunately, the change in disconnect strategy targeted more broader versions than the timeout parameter PR (which contained the revert). This PR fixes this discrepancy.

Problematic PR: #119516.
PR that reverted the problematic commit with a proper fix (timeout parameter): #120542. Unfortunately, this is the PR that did not properly back port the fix because it was decided that it'd be an enhancement rather than a fix.

This was the first solution for the long wait times that user could
potentially see when invoking this API. However, we reverted this change
in favour of the new timeout parameter. Unfortunately, the change in
disconnect strategy targeted more broader versions than the timeout
parameter PR (which contained the revert). This PR fixes this discrepancy.
@pawankartik-elastic pawankartik-elastic added >bug auto-backport Automatically create backport pull requests when merged Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch :Search Foundations/Search Catch all for Search Foundations v8.16.6 v8.17.4 labels Mar 6, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@elasticsearchmachine
Copy link
Collaborator

Hi @pawankartik-elastic, I've created a changelog YAML for you.

@pawankartik-elastic pawankartik-elastic merged commit 0fb9e26 into elastic:8.17 Mar 7, 2025
15 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.16

pawankartik-elastic added a commit to pawankartik-elastic/elasticsearch that referenced this pull request Mar 7, 2025
…124241)

* Revert fail-fast disconnect strategy for `_resolve/cluster`

This was the first solution for the long wait times that user could
potentially see when invoking this API. However, we reverted this change
in favour of the new timeout parameter. Unfortunately, the change in
disconnect strategy targeted more broader versions than the timeout
parameter PR (which contained the revert). This PR fixes this discrepancy.

* Update docs/changelog/124241.yaml
elasticsearchmachine pushed a commit that referenced this pull request Mar 7, 2025
…#124368)

* Revert fail-fast disconnect strategy for `_resolve/cluster`

This was the first solution for the long wait times that user could
potentially see when invoking this API. However, we reverted this change
in favour of the new timeout parameter. Unfortunately, the change in
disconnect strategy targeted more broader versions than the timeout
parameter PR (which contained the revert). This PR fixes this discrepancy.

* Update docs/changelog/124241.yaml
@pawankartik-elastic pawankartik-elastic deleted the pkar/revert-disconn-strategy-resolve-cluster branch March 7, 2025 19:27
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 >bug :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v8.16.6 v8.17.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants