Antoine DESSAIGNE created CAMEL-6592:
----------------------------------------

             Summary: Invalid javadoc for 
org.apache.camel.spi.ShutdownStrategy#setTimeout
                 Key: CAMEL-6592
                 URL: https://issues.apache.org/jira/browse/CAMEL-6592
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.11.1, 2.11.2
            Reporter: Antoine DESSAIGNE


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}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to