[
https://issues.apache.org/jira/browse/AIRFLOW-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096848#comment-16096848
]
ASF subversion and git services commented on AIRFLOW-1438:
----------------------------------------------------------
Commit 3547cbffdbffac2f98a8aa05526e8c9671221025 in incubator-airflow's branch
refs/heads/master from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=3547cbf ]
[AIRFLOW-1438] Change batch size per query in scheduler
This should help if query size is limited. It also
reduces how long
locks are held.
Closes #2462 from saguziel/aguziel-paginate-query
> Scheduler batch queries should have a limit
> -------------------------------------------
>
> Key: AIRFLOW-1438
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1438
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Fix For: 1.9.0
>
>
> Since they are in one query and there's a length limit, and they hold locks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)