Bug 1022265
Summary: | Performance enhancement to make the EJB interceptors stateless | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Andrig T Miller <anmiller> |
Component: | EJB | Assignee: | Stuart Douglas <sdouglas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Martiska <jmartisk> |
Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | david.lloyd, kkhan, myarboro |
Target Milestone: | DR0 | ||
Target Release: | EAP 6.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-28 15:24:24 UTC | Type: | Enhancement |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrig T Miller
2013-10-22 21:01:33 UTC
Changed the type to enhancement, as this is a performance improvement, not a functional bug. Assigning jpai EJB issues to david.lloyd. Please re-assign to Cheng or others as needed. Assigned to Stuart since he's actually working in this area right now. Stuart Douglas <stuart.w.douglas> made a comment on jira WFLY-2021 Done. Memory usage reduction was quite dramatic. For a simple test I ran 30k SFSB instances dropped from 350mb of usage to 20mb. Upstream commit is https://github.com/wildfly/wildfly/commit/c4dceafe3f52e61a8bb318f10722eae193da8c62 Upstream PR is https://github.com/wildfly/wildfly/pull/5326 Verified in 6.3.0.DR0. |