Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the http client implementation that nacos resttemplate depends on from apache to JDk #3317

Closed
Maijh97 opened this issue Jul 14, 2020 · 0 comments · Fixed by #3322
Closed
Assignees

Comments

@Maijh97
Copy link
Collaborator

Maijh97 commented Jul 14, 2020

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

refer: #2858
To avoid unknown exceptions caused by changes to components that nacos-client depends on due to the unified http client task, the HTTP client implementation that nacos resttemplate depends on was changed from apache to JDK.

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

KomachiSion pushed a commit that referenced this issue Jul 14, 2020
…plate depends on from apache to JDk (#3322)

* fix:#3317 change the http client implementation that nacos resttemplate depends on from apache to JDk

* Use the IoUtils.closeQuietly() method to close the InputStream

* change HttpClientBeanHolder logger output object
@KomachiSion KomachiSion mentioned this issue Aug 4, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant