You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/22 15:37:00 UTC

[jira] [Updated] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large

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

Kaxil Naik updated AIRFLOW-6443:
--------------------------------
    Fix Version/s:     (was: 1.10.10)
                   2.0.0

> Pool name - increase length > 50, make cli give error if too large
> ------------------------------------------------------------------
>
>                 Key: AIRFLOW-6443
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6443
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli, database, models
>    Affects Versions: 1.10.3
>            Reporter: t oo
>            Assignee: Ephraim E Anierobi
>            Priority: Major
>              Labels: gsoc, gsoc2020, mentor, pool
>             Fix For: 2.0.0
>
>
> create some pool names (using cli) with 70 or 80 character length
>  
> 1. UI does not allow creating > 50 length but why does cli?
> click on one of the pool names listed (link is cut to 50 char name: [https://domain:8080/admin/airflow/task?flt1_pool_equals=qjfdal_CRCE_INTERCONNECTION_FORECAST_TNC_EJFLSA_LP)]
> If click 'edit' it shows full 80chars in Description but cut 50chars in Pool
> 2. why limit to 50 length at all? should be increased - say 256
> 3. if trying to create really large length (more than models length) then cli should give error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)