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

Carsten Ziegeler resolved SLING-2873.
-------------------------------------

    Resolution: Won't Fix

Rethinking this, we don't need these methods - if a job is processed, it's 
possible to get the queue name from the job. The job manager can be used to get 
the queue for that name and the queue has a method to get it's configuration.
If a job is running, the queue is definitely running as well
                
> Add a method to get queue configuration
> ---------------------------------------
>
>                 Key: SLING-2873
>                 URL: https://issues.apache.org/jira/browse/SLING-2873
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> A job is associated with a queue, the new job interface has a method to get 
> the current queue name, however there is no way to get the configuration of 
> that queue
> We should add two methods:
> getQueueConfigurationByTopic
> getQueueConfigurationByName

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to