[
https://issues.apache.org/jira/browse/AIRFLOW-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064140#comment-17064140
]
ASF subversion and git services commented on AIRFLOW-6443:
----------------------------------------------------------
Commit 0f08cca95a9cc5cc14debb6095804d83da572e30 in airflow's branch
refs/heads/v1-10-test from Ephraim Anierobi
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0f08cca ]
[AIRFLOW-6443] Increase pool name length & error if name is too long (#7658)
cherry-picked from 2f42fa5e1a56614a883341e241880c40961b5c15
> 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: 1.10.10
>
>
> 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)