Skip to content

Conversation

@reta
Copy link
Collaborator

@reta reta commented Jan 5, 2026

Backport of #1844 to 3.x

@reta reta added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@reta reta force-pushed the backport/backport-1844-to-3.x branch from 586bc22 to a06a43b Compare January 5, 2026 13:08
@selvacreation
Copy link

FYI: I've faced a timeout error when trying to call a opensearch get API using the httpclient 5.6. After downgraded to 5.5.2 the issue was resolved for me
"org.springframework.web.client.ResourceAccessException: I/O error on GET request for
Timeout deadline: 180000 MILLISECONDS, actual: 180000 MILLISECONDS",

@reta
Copy link
Collaborator Author

reta commented Jan 8, 2026

FYI: I've faced a timeout error when trying to call a opensearch get API using the httpclient 5.6. After downgraded to 5.5.2 the issue was resolved for me "org.springframework.web.client.ResourceAccessException: I/O error on GET request for Timeout deadline: 180000 MILLISECONDS, actual: 180000 MILLISECONDS",

@selvacreation I am wondering did you use RestClient transport or ApacheHttpClient5 transport? Thank you.

Xtansia
Xtansia previously approved these changes Jan 15, 2026
…pensearch-project#1844)

* Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.6

Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.5.1 to 5.6.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.5.1...rel/v5.6)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: '5.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

* Align with OpenSearch 3.5.0 changes

Signed-off-by: Andriy Redko <drreta@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit a695f49)
Signed-off-by: Andriy Redko <drreta@gmail.com>
@reta reta force-pushed the backport/backport-1844-to-3.x branch from a06a43b to e97632e Compare January 15, 2026 22:02
@reta
Copy link
Collaborator Author

reta commented Jan 16, 2026

This one would need to be aligned with OpenSearch 3.5.0 which also brings Apache HttpClient5 5.6 (and compression related changes).

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants