xhanthow opened a new issue #1950:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1950
```
Caused by: java.lang.IllegalStateException: inputStream is closed
at
org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.check(InputStreamToReadStream.java:75)
at
org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.resume(InputStreamToReadStream.java:167)
at
org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.resume(InputStreamToReadStream.java:35)
at io.vertx.core.streams.impl.PumpImpl.lambda$new$0(PumpImpl.java:42)
at
io.vertx.core.http.impl.HttpClientRequestImpl.handleDrained(HttpClientRequestImpl.java:336)
... 104 common frames omitted
```
之前参考过这个issue:https://github.com/eclipse-vertx/vert.x/issues/3062改过,但是现在还是偶现这个问题,请问下可能是哪方面的问题了?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]