[
https://issues.apache.org/jira/browse/AIRFLOW-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784053#comment-16784053
]
ASF subversion and git services commented on AIRFLOW-4006:
----------------------------------------------------------
Commit a5cce0874090518b8c612e2683c8e56cd76a5101 in airflow's branch
refs/heads/master from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a5cce08 ]
[AIRFLOW-4006] Make better use of Set in AirflowSecurityManager (#4833)
* [AIRFLOW-4006] Make better use of Set in AirflowSecurityManager
For performance & simplicity
* Use more neat method for Set union operation
> Make better use of Set in AirflowSecurityManager for performance & simplicity
> -----------------------------------------------------------------------------
>
> Key: AIRFLOW-4006
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4006
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
>
> There are a few parts in AirflowSecurityManager in which we can improve
> performance and simplicity by making better use of Set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)