[ 
https://issues.apache.org/activemq/browse/CAMEL-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-396.
-------------------------------

    Resolution: Fixed

Camel is now using a default of 30 seconds for connecting. If user provides a 
timeout value then this value is used during connection as well

> camel-mina: option to set connector timeout (will default to 60 seconds now)
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-396
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-396
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-mina
>    Affects Versions: 1.3.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> The timeout option on camel-mina is currently only used for sending and 
> receiving over the wire.
> When a MinaProducer is opening the connection it will use Apache MINA 
> connector timeout (SocketConnectorConfig) that has a default value of 60 
> seconds.
> We might need to align this timeout value with our existing timeout option 
> for one single option. Or introduce a new option to set a different timeout 
> for establishing the connection.
> This applies only for MinaProducer for TCP and UDP protocols.
> I am inclined to set it to use the default camel-mina timeout of 30 seconds 
> or the user provided option if anyone given.
> Any thoughts?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to