[ 
https://issues.apache.org/jira/browse/CAMEL-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181389#comment-13181389
 ] 

Jason Whaley commented on CAMEL-4713:
-------------------------------------

I just sent in a pull request that includes retry support in case you can't 
connect initially - there are two extra configuration parameters I've added, 
maximumReconnectAttempts and reconnectDelay.  

Also, does each exchange that gets sent to this endpoint use the same 
connection when using SshClient from sshd-core?  That isn't immediately obvious 
to me on first glance at SshClient.
                
> Create a camel component for SSH
> --------------------------------
>
>                 Key: CAMEL-4713
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4713
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ioannis Canellos
>             Fix For: 2.10
>
>
> Lately, I've seen a lot of questions in the mailing list for people that 
> would want to use camel to execute SSH commands to remote hosts.
> I think it would be nice if we could provide such component to the users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to