Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.11.1, 2.11.2
-
Novice
Description
The javadoc of org.apache.camel.spi.ShutdownStrategy#setTimeout is invalid.
It says that it's possible to set a negative or 0 value but the default implementation org.apache.camel.impl.DefaultShutdownStrategy#setTimeout will throw an IllegalArgumentException