[jira] [Updated] (SLING-3672) Sling Jobs based queue looks always empty

2014-11-07 Thread Tommaso Teofili (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated SLING-3672:
---
Fix Version/s: Content Distribution 0.1.0

 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: Distribution
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
 Fix For: Content Distribution 0.1.0


 When using Sling Event 3.3.10 calling {code}MapString,Object props = new 
 HashMapString,Object();
 CollectionJob 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.3.4#6332)


[jira] [Updated] (SLING-3672) Sling Jobs based queue looks always empty

2014-08-11 Thread Tommaso Teofili (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated SLING-3672:
---

Component/s: (was: Extensions)
 Replication
 Labels:   (was: replication)

 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: Replication
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili

 When using Sling Event 3.3.10 calling {code}MapString,Object props = new 
 HashMapString,Object();
 CollectionJob 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)


[jira] [Updated] (SLING-3672) Sling Jobs based queue looks always empty

2014-06-16 Thread Tommaso Teofili (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated SLING-3672:
---

Description: 
When using Sling Event 3.3.10 calling {code}MapString,Object props = new 
HashMapString,Object();
CollectionJob 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.

  was:
Calling {code}MapString,Object props = new HashMapString,Object();
CollectionJob 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.


 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}MapString,Object props = new 
 HashMapString,Object();
 CollectionJob 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)