Marek Laca created QPID-8548:
--------------------------------

             Summary: [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


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