[
https://issues.apache.org/jira/browse/AIRFLOW-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055924#comment-17055924
]
ASF GitHub Bot commented on AIRFLOW-6443:
-----------------------------------------
kaxil commented on pull request #7658: [AIRFLOW-6443]Increase pool name length
to 256, make cli give error if name is too long
URL: https://github.com/apache/airflow/pull/7658
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)