You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2014/06/29 01:15:25 UTC

[jira] [Resolved] (DELTASPIKE-651) Support for disabling scope activation globally

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

John D. Ament resolved DELTASPIKE-651.
--------------------------------------

    Resolution: Fixed

> Support for disabling scope activation globally
> -----------------------------------------------
>
>                 Key: DELTASPIKE-651
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-651
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Scheduler
>    Affects Versions: 1.0.0
>            Reporter: John D. Ament
>            Assignee: John D. Ament
>             Fix For: 1.0.1
>
>
> The Scheduler always attempts to start scopes listed.  For basic use cases, if my job is ApplicationScoped that can be assumed to be started for the scheduler to operate.  We should support a configuration parameter, more of a performance optimization, to not require the scopes to be activated.
> You can add deltaspike.scheduler.start_scopes_for_jobs to your ConfigSource with the value of false, and scopes won't be attempted to be started.
> As a result, the Scheduler now has an optional dependency on CDI SE/CDI Context Control module as well, which will help with adoption.



--
This message was sent by Atlassian JIRA
(v6.2#6252)