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 2017/10/02 15:13:00 UTC

[jira] [Commented] (AIRFLOW-1668) Redhsift requires a keep alive of < 300s

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

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

Commit 05bdd74131177ea135ed217e23d9f44a6fa1aa10 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=05bdd74 ]

[AIRFLOW-1668] Expose keepalives_idle for Postgres connections

Controls the number of seconds of inactivity after
which TCP
should send a keepalive message to the server.
A value of zero uses the system default.

Important for Redshift which requires a setting
lower than 300.

Closes #2650 from bolkedebruin/AIRFLOW-1688


> Redhsift requires a keep alive of < 300s
> ----------------------------------------
>
>                 Key: AIRFLOW-1668
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1668
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hooks, operators, redshift
>            Reporter: Bolke de Bruin
>             Fix For: 1.9.0
>
>
> https://github.com/apache/incubator-airflow/pull/2513



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)