[
https://issues.apache.org/jira/browse/AIRFLOW-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783477#comment-16783477
]
ASF GitHub Bot commented on AIRFLOW-4006:
-----------------------------------------
XD-DENG commented on pull request #4833: [AIRFLOW-4006] Make better use of Set
in AirflowSecurityManager
URL: https://github.com/apache/airflow/pull/4833
### Jira
- https://issues.apache.org/jira/browse/AIRFLOW-4006
### Description
In this PR, I have proposed two changes and both are relating to making
better use of `set` for simplicity and better performance.
Simple benchmarking will be provided below
----------------------------------------------------------------
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]
> 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)