You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/08/11 23:21:16 UTC

[jira] Created: (OWB-437) Improve AbstractContext synchronization

Improve AbstractContext synchronization
---------------------------------------

                 Key: OWB-437
                 URL: https://issues.apache.org/jira/browse/OWB-437
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
    Affects Versions: 1.0.0-alpha-1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.0.0-alpha-2


we fixed a thread safety issue in OWB-436 with synchronizing the whole get method. This should be improved to lock the context only for the BeanBag creation time.

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


[jira] Resolved: (OWB-437) Improve AbstractContext synchronization

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

Mark Struberg resolved OWB-437.
-------------------------------

    Resolution: Fixed

> Improve AbstractContext synchronization
> ---------------------------------------
>
>                 Key: OWB-437
>                 URL: https://issues.apache.org/jira/browse/OWB-437
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0-alpha-2
>
>
> we fixed a thread safety issue in OWB-436 with synchronizing the whole get method. This should be improved to lock the context only for the BeanBag creation time.

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