[jboss-jira] [JBoss JIRA] (WFLY-2021) EE Component interceptor chains should be stateless

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Oct 22 17:03:03 EDT 2013


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

RH Bugzilla Integration commented on WFLY-2021:
-----------------------------------------------

Andrig T Miller <anmiller at redhat.com> made a comment on [bug 1022265|https://bugzilla.redhat.com/show_bug.cgi?id=1022265]

Description of problem:

https://issues.jboss.org/browse/WFLY-2021

Version-Release number of selected component (if applicable):

EAP 6.2

How reproducible:

N/A

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

This is a performance enhancement which shrinks the memory footprint for EJB applications, and should provide benefits in CPU consumption too, but mostly reduces the memory footprint.

The link in the description is the issue upstream, and this has already been merged.

We would like to put this into EAP 6.3.

Also, EJB is no longer a separate component, so this just needs to be back ported and merged into the core AS code base.
                
> EE Component interceptor chains should be stateless
> ---------------------------------------------------
>
>                 Key: WFLY-2021
>                 URL: https://issues.jboss.org/browse/WFLY-2021
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: EE, EJB
>            Reporter: Stuart Douglas
>            Assignee: Stuart Douglas
>
> This will allow them to be shared by all instances, rather than having a new chain allocated for each method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list