You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/19 19:44:00 UTC

[jira] [Commented] (QPID-8548) [Broker-J] Enhance ACL file loading and parsing

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

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

Commit 967cf84e047a08070f31f6fc5a0ed743618cf137 in qpid-broker-j's branch refs/heads/main from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=967cf84 ]

QPID-8548: [Broker-J] Fix import order and formatting


> [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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org