access http://localhost:8080/spring4/async/error then will trigger a TimeoutException,
look terminal logs at '^^^^^^^^simple^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' line,
compare '^^^^^^^^simple^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' end content with asyncHttpApiExecutorProxy.callAsyncApiByBody 2th param Class Type ,
you will found it
Affects: 4.2.9, 4.3.11
The text was updated successfully, but these errors were encountered:
I'm sorry but this project is too big and has too many moving parts - I con't justify spending a lot of time on a project that does not narrow down things a bit.
Please reopen this issue once you've reduced this project to the minimum required to reproduce this issue. Also, a repro project should ideally come with a test case or something easily testable.
SongJian opened SPR-15884 and commented
I found a proxy bug,maybe caused by spring
source code : https://github.com/devpage/spring4-mvc-gradle-async-http-proxy
access http://localhost:8080/spring4/async/error then will trigger a TimeoutException,
look terminal logs at '^^^^^^^^simple^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' line,
compare '^^^^^^^^simple^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' end content with asyncHttpApiExecutorProxy.callAsyncApiByBody 2th param Class Type ,
you will found it
Affects: 4.2.9, 4.3.11
The text was updated successfully, but these errors were encountered: