DefaultAccessManager#hasPrivileges(String,Set,Privilege[]) doesn't close
compiled permissions
---------------------------------------------------------------------------------------------
Key: JCR-2657
URL: https://issues.apache.org/jira/browse/JCR-2657
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.1.0, 2.0.0
Reporter: angela
Assignee: angela
Priority: Trivial
Fix For: 2.2.0
DefaultAccessManager#hasPrivileges(String,Set,Privilege[]) retrieves the
compiled permissions for the specified set of principals
from the ac provider but omit the CompiledPermissions#close() call before
returning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.