Tristan Tarrant created ISPN-8871:
-------------------------------------
Summary: AuthorizationHelper should not enable the ACL cache if authz is
disabled
Key: ISPN-8871
URL:
https://issues.jboss.org/browse/ISPN-8871
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
The authorizationhelper initializes a bounded ACL cache even when authz is disabled. This
initializes the caffeine classes even though we might not need them (true for unbounded
caches and for off-heap).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)