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
…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] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

* Align with OpenSearch 3.5.0 changes

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <[email protected]>
(cherry picked from commit a695f49)
Signed-off-by: Andriy Redko <[email protected]>
@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.

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.

2 participants