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

Mark Struberg updated OWB-672:
------------------------------

    Attachment: decorator-patch.diff

this is a preliminary patch which shows how this could be solved. It still has 
problems with abstract decorators where we need to create an own proxy (and 
_not_ reuse NormalScopedBeanInterceptorHandler).
                
> Decorators creates Stackoverflow or NPE if under heavy load
> -----------------------------------------------------------
>
>                 Key: OWB-672
>                 URL: https://issues.apache.org/jira/browse/OWB-672
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: 1.1.4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Critical
>             Fix For: 1.1.5
>
>         Attachments: OWB-672-test.patch, decorator-patch.diff
>
>
> We have a problem in our Decorator handling under heavy load. This is most 
> probably caused by setting the DelegateHandler only at invocation time (and 
> over and over again).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to