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

Carsten Ziegeler resolved SLING-4133.
-------------------------------------
    Resolution: Fixed

If a consumer registers with /* only the topics in this category match. 
Registering with /** matches all topics in this category and all sub categories.
Added a test case to verify the behaviour

> Allow job consumers to register for a topic and all subtopics
> -------------------------------------------------------------
>
>                 Key: SLING-4133
>                 URL: https://issues.apache.org/jira/browse/SLING-4133
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Event 3.5.0
>
>
> Right now a job consumer/executor can only register for a topic, or all 
> topics within a package (using /*). However, with the event admin based job 
> processors, consumers could subscribe for all subtopics regardless of their 
> depths.
> We should add a new pattern /** to support this.



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

Reply via email to