You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/06/04 01:16:39 UTC

[jira] [Created] (SLING-4774) JobManager does not allow finding jobs for all topics

Stefan Seifert created SLING-4774:
-------------------------------------

             Summary: JobManager does not allow finding jobs for all topics
                 Key: SLING-4774
                 URL: https://issues.apache.org/jira/browse/SLING-4774
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Event 3.6.0
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
            Priority: Minor
             Fix For: Event 3.7.0


the JobManager.findJobs should support searching jobs with any topic according to javadocs:
{quote}
@param topic Topic can be used as a filter, if it is non-null, only jobs with this topic will be returned.
{quote}

but it does not work - searching for topic = null never returns a result.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)