xwm1992 edited a comment on pull request #723: URL: https://github.com/apache/incubator-eventmesh/pull/723#issuecomment-1033662377
Hi, @jinrongluo if I run the `AsyncPublishInstance` first, then run the `EventMeshAsyncSubscribe` this may reproduce the error mentioned above, and for server side got the error below: - **Receive error from client: CANCELLED: cancelled before receiving half close** - **StreamObserver Error onCompleted. CANCELLED: call already cancelled** - **(Http2ConnectionHandler.java:911) - [id: 0xdffacbb2, L:/127.0.0.1:10205 - R:/127.0.0.1:51069] Sent GOAWAY: lastStreamId '3', errorCode '2', debugData 'Stream 3 sent too many headers EOS: false'. Forcing shutdown of the connection.**  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
