You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/06 14:43:33 UTC

[jira] Created: (SLING-1474) Allow to change the priority for jobs

Allow to change the priority for jobs
-------------------------------------

                 Key: SLING-1474
                 URL: https://issues.apache.org/jira/browse/SLING-1474
             Project: Sling
          Issue Type: New Feature
          Components: Extensions
    Affects Versions: Extensions Event 2.3.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Extensions Event 2.3.2


Currently all jobs run with default priority. If would be nice to be able to:

a) configure the default priority for all jobs by configuring the thread pool
b) define a new job/event property for the thread priority. This would allow to override the default on a per job base.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1474) Allow to change the priority for jobs

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1474.
-----------------------------------


> Allow to change the priority for jobs
> -------------------------------------
>
>                 Key: SLING-1474
>                 URL: https://issues.apache.org/jira/browse/SLING-1474
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> Currently all jobs run with default priority. If would be nice to be able to:
> a) configure the default priority for all jobs by configuring the thread pool
> b) define a new job/event property for the thread priority. This would allow to override the default on a per job base.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1474) Allow to change the priority for jobs

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1474.
-------------------------------------

    Resolution: Fixed

Implemented both methods in revision 931518

> Allow to change the priority for jobs
> -------------------------------------
>
>                 Key: SLING-1474
>                 URL: https://issues.apache.org/jira/browse/SLING-1474
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> Currently all jobs run with default priority. If would be nice to be able to:
> a) configure the default priority for all jobs by configuring the thread pool
> b) define a new job/event property for the thread priority. This would allow to override the default on a per job base.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.