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

Reactive web client Exception, with reactor-netty [SPR-15161] #19727

Closed
spring-projects-issues opened this issue Jan 18, 2017 · 1 comment
Closed
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid

Comments

@spring-projects-issues
Copy link
Collaborator

Grigoriev Nick opened SPR-15161 and commented

when use
Exception in thread "main" reactor.ipc.netty.channel.ContextHandler$1: Connection has been aborted by the remote peer
org.springframework.web.reactive.function.client.WebClient
cleint.exchange(ClientRequest.GET)
First example can be find on my git hub.(Class Server, and Cleint. just run it)
I will commit to spring-project-issues as soon as possible


Affects: 5.0 M4

Reference URL: https://github.com/GrigorievNick/Spring5ReactiveNetty

@spring-projects-issues
Copy link
Collaborator Author

Grigoriev Nick commented

please Close as not a bug. my bad, i just add wrong headers with 0 content length
i add pull request with step how i reproduce.
And then commit with fix my own mistake.

@spring-projects-issues spring-projects-issues added type: bug A general bug status: invalid An issue that we don't feel is valid in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) labels Jan 11, 2019
@spring-projects-issues spring-projects-issues removed the type: bug A general bug label Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

2 participants