You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Daniel Tremblay (JIRA)" <ji...@apache.org> on 2014/07/18 18:54:04 UTC

[jira] [Created] (CAMEL-7612) Setting maxIdleTime in endpoint

Daniel Tremblay created CAMEL-7612:
--------------------------------------

             Summary: Setting maxIdleTime in endpoint
                 Key: CAMEL-7612
                 URL: https://issues.apache.org/jira/browse/CAMEL-7612
             Project: Camel
          Issue Type: Bug
          Components: camel-websocket
    Affects Versions: 2.12.3
         Environment: Linux CentOS 6.5, OpenJDK 1.7.0.55.x86_64, WebBrowser: Chromium 31.0.1650.63, ServiceMix 5.0.0
            Reporter: Daniel Tremblay
            Priority: Minor


I created a camel-websocket endpoint with this uri: websocket:/alerts?maxIdleTime=30000.

The websocket is successfully created on the browser and message can flow back and forth.  The timeout should be at 30s idle time.  However it times out at 300s.

My initial goal was to set the timeout to 15 minutes, instead of the default 5 minutes, but changing this setting does not seem to change the default.






--
This message was sent by Atlassian JIRA
(v6.2#6252)