[
https://issues.apache.org/jira/browse/SLING-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-2030.
----------------------------------
> 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: Event 3.0.2
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Event 3.1.0
>
> 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 was sent by Atlassian JIRA
(v6.4.14#64029)