[cdi-dev] [JBoss JIRA] (CDI-582) Configurable concurrency control for CDI

Reza Rahman (JIRA) issues at jboss.org
Sun Feb 28 12:02:00 EST 2016


    [ https://issues.jboss.org/browse/CDI-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169250#comment-13169250 ] 

Reza Rahman commented on CDI-582:
---------------------------------

I think this is very important and way past due to further broaden CDI adoption. I'd say this class of CDI features is probably more important than what is currently slated for CDI 2 (which I seriously fear will be basically ignored as low-level stuff not relevant to most real world potential and current CDI users).

> Configurable concurrency control for CDI
> ----------------------------------------
>
>                 Key: CDI-582
>                 URL: https://issues.jboss.org/browse/CDI-582
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Contexts
>    Affects Versions: 2.0-EDR1
>            Reporter: Stephan Knitelius
>
> Currently the spec only defines, a non-configurable, concurrency control mechanism for conversation scope. All other build-in scopes remain unprotected, relaying on the developer. 
> It would be useful to introduce EJB Singleton style concurrency control for CDI scopes.
> Allowing the developer to configure the concurrency behavior of ConversationScoped beans, and defining concurrency control for the other build-in scopes.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the cdi-dev mailing list