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

Slowing performance in reading/closing InputStream in RestTemplate [INT-4084] #8028

Closed
spring-operator opened this issue Aug 2, 2016 · 2 comments
Assignees
Labels
in: http status: invalid Not reproducable or not relevant to the current state of the project

Comments

@spring-operator
Copy link
Contributor

Alessandro C opened INT-4084 and commented

The current implementation of the InputStream processing (read and close) in the Http Client Response cause slowing performance.
In the Reference URL is reported the description of the problem and a working solution.


Affects: 4.3.1

Reference URL: http://stackoverflow.com/questions/38657940/spring-integration-inbound-gateway-management-is-slower-by-20-seconds-instead-o

@spring-operator
Copy link
Contributor Author

Artem Bilan commented

Although your description is felt like fully not related to Spring Integration, I'd like to see some test-case to play locally.

Since you claim that everything is related just to RestTemplate infrastructure, I guess the test could be just around it and probably with some MockMvc.

The RestTemplate is there around for a while already, so, I guess you are missing anything with that. Otherwise the issue has been filled before anyway.

Thanks

@spring-operator
Copy link
Contributor Author

Artem Bilan commented

Closed with the lack of response and as non-relevant to Spring Integration project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: http status: invalid Not reproducable or not relevant to the current state of the project
Projects
None yet
Development

No branches or pull requests

2 participants