[
https://issues.apache.org/jira/browse/SLING-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson resolved SLING-2030.
-----------------------------------
Resolution: Fixed
Assignee: Justin Edelson
> LockManager uses SQL2 query
> ---------------------------
>
> Key: SLING-2030
> URL: https://issues.apache.org/jira/browse/SLING-2030
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Extensions Event 3.0.2
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Extensions Event 3.0.4
>
> Attachments: SLING-2030.patch
>
>
> this query is slow:
> final Query q = qm.createQuery("select * from [nt:base] where [" +
> JCRHelper.NODE_PROPERTY_LOCK_OWNER + "] = '" + searchString + "'",
> Query.JCR_SQL2);
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira