RESTEASY-1784 Exception during chunked transfer is suppressed - 工作笔记(2)

resteasy-coreSynchronousDispatcher.writeException()里面添加日志:

下面是时序图:

RESTEasy1784Reproducer里面启动服务:

NormalError

访问NormalError

查看服务端日志:

ErrorAfterFlushWithoutBody

访问ErrorAfterFlushWithoutBody

查看服务端日志:

可以看到SynchronousDispatcher里面代码的执行路线。

My Github Page: https://github.com/liweinan

Powered by Jekyll and Theme by solid

If you have any question want to ask or find bugs regarding with my blog posts, please report it here:
https://github.com/liweinan/liweinan.github.io/issues