You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/25 13:27:58 UTC

[jira] [Commented] (AIRFLOW-691) Add SSH keepalive option to ssh_hook

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

ASF subversion and git services commented on AIRFLOW-691:
---------------------------------------------------------

Commit 5d6307c1a4c27abe1ee4401e76b694da8dae2968 in incubator-airflow's branch refs/heads/master from [~danielvdende]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5d6307c ]

[AIRFLOW-691] Add SSH KeepAlive option to SSH_hook

This patch adds the option to set tcp keepalive
and to configure
the server alive interval for the ssh connection.

Closes #1937 from danielvdende/add_ssh_keepalive


> Add SSH keepalive option to ssh_hook
> ------------------------------------
>
>                 Key: AIRFLOW-691
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-691
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, hooks
>            Reporter: Daniel van der Ende
>            Assignee: Daniel van der Ende
>            Priority: Minor
>
> In situations with long running commands that are executed via the SSH_hook, it is necessary to set the SSH keep alive option, with a corresponding interval at which to ensure the connection stays alive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)