Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
3.12.0
-
None
-
None
-
Unknown
Description
I was looking at the CI and code trying to understand why this test [1] runs so much slower than the others (~20 secs) and I noticed something strange.
Despite being configured to use 1 sec as the timeout [2], the value seems to be ignored and the request nonetheless times out only after 20 secs.
Modifying the template's requestBody call to override the timeout using the CamelJmsRequestTimeout header seems to work-around the issue (and apparently fixes the test slowness as well).
Attachments
Attachments
Issue Links
- links to