Details
Description
< camel graceful shutdown time = 20s, the service thread.sleep = 10s >
In my test case, at first I started the application, send the first request and then stop the JVM to run the camel graceful shutdown, in the console show that there have 2 infilght messages pending to complete, after about 4 sec, I send the second request, in theroy, camel shouldn't accept the second request, unfortunately, it still receive new request.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-19377 camel-platform-http - Return 503 if consumer is suspended
- Resolved
- links to