[
https://issues.apache.org/jira/browse/SLING-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032489#comment-14032489
]
Tommaso Teofili commented on SLING-3672:
----------------------------------------
fixed in r1602882 by removing the empty template map.
> Sling Jobs based queue looks always empty
> -----------------------------------------
>
> Key: SLING-3672
> URL: https://issues.apache.org/jira/browse/SLING-3672
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Labels: replication
>
> When using Sling Event 3.3.10 calling {code}Map<String,Object> props = new
> HashMap<String,Object>();
> Collection<Job> jobs = jobManager.findJobs(QueryType.QUEUED, topic, -1,
> props);{code} returns no jobs even if there are, therefore queues using Sling
> Jobs always look empty as this code is used in ReplicationQueue#getHead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)