[cdi-dev] [JBoss JIRA] (CDI-582) Configurable concurrency control	for CDI
    Stephan Knitelius (JIRA) 
    issues at jboss.org
       
    Wed Feb 10 02:47:00 EST 2016
    
    
  
Stephan Knitelius created CDI-582:
-------------------------------------
             Summary: 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