Konrad Windszus created SLING-13061:
---------------------------------------
Summary: JobManagerImpl.getJobById() should get rid of query
Key: SLING-13061
URL: https://issues.apache.org/jira/browse/SLING-13061
Project: Sling
Issue Type: Improvement
Components: Event
Reporter: Konrad Windszus
Fix For: Event Impl 4.4.2
As JobManagerImpl uses a structured way to store new jobs, its
{{getJobById(String)}} should not need to rely on a query to find the job in
the repo but use JobManagerConfiguration.getUniquePath(...) instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)