[ 
https://issues.apache.org/jira/browse/QPID-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417384#comment-17417384
 ] 

ASF subversion and git services commented on QPID-8548:
-------------------------------------------------------

Commit a8545b2f4b00fdb859578a295e1f346f57426d2d in qpid-broker-j's branch 
refs/heads/main from Marek Laca
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=a8545b2 ]

QPID-8548: [Broker-J] Enhance ACL file loading and parsing

This closes #107


> [Broker-J] Enhance ACL file loading and parsing
> -----------------------------------------------
>
>                 Key: QPID-8548
>                 URL: https://issues.apache.org/jira/browse/QPID-8548
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Marek Laca
>            Priority: Minor
>              Labels: ACLs, Broker, Java, loading
>
> We are using the Java broker with more than 1000 accounts and 40000 
> individual ACL rules. This amount of ACL rules has a significant impact on 
> the performance of the broker, therefore an optimization of the loading and 
> parsing of the ACL file is needed.
> Actual implementation dependents quadratically on the number of rules. This 
> task is changing AclFileParser and RuleSetCreator class and so the loading 
> will dependent linearly on the number of rules.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to