Bug 900690 (JBPAPP6-1413)
Summary: | CLONE - HHH-7435 Performance bottleneck on Javassist | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Alessandro Lazarotti <alazarot> |
Component: | JPA | Assignee: | Scott Marlow <smarlow> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0.0 | CC: | akovari, alazarot, brmeyer, dandread, jdoyle, myarboro, rsvoboda, scott.marlow, zroubali |
Target Milestone: | ER1 | ||
Target Release: | EAP 6.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jira.jboss.org/jira/browse/JBPAPP6-1413 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
Sun/Oracle JDK 1.6_32, Linux 64b
|
|
Last Closed: | 2013-12-15 16:13:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1004020 |
Description
Alessandro Lazarotti
2012-07-05 15:11:32 UTC
Link: Added: This issue Cloned from JBPAPP-9454 Link: Added: This issue relates to JASSIST-163 Labels: Removed: gss_required Link: Added: This issue is related to AS7-5127 The https://issues.jboss.org/browse/JASSIST-163 fix needs more work. See discussion on JASSIST-163 & http://lists.jboss.org/pipermail/jboss-as7-dev/2012-July/006274.html We don't have a javassist change yet that is safe to bring in. https://hibernate.onjira.com/browse/HHH-5684 is related. On hold until Javassist 3.17.0.GA released Other AS modules that depend on javassist (via static module dependencies) are Weld, jbossws-native-core, scannotation. Docs QE Status: Removed: NEW Hibernate 4.1.9.Final stepped up to Javassist 3.17.1. All other EAP components, dependent on Javassist, tested and verified. EAP 6.1.0 will be based at least on 4.1.9, if not later. Marking this as resolved. Reopening. Javassist 3.17.1 creates a regression: https://hibernate.onjira.com/browse/HHH-7884 https://issues.jboss.org/browse/JASSIST-189 Our current spec for EAP 6.1.0 is using Javassist 3.15.0-GA-redhat-2 until this is corrected. Due to the Javassist regression with "bridge methods", I think its likely that we will retarget this issue to the next EAP 6.x release. On hold for: https://issues.jboss.org/browse/JASSIST-183 https://issues.jboss.org/browse/JASSIST-189 Javassist 3.18.0.GA is released and will be updated in Hibernate upstream in https://hibernate.atlassian.net/browse/HHH-8288. We'll push into 6.2.0 after it's been through a few upstream releases. Scott and I would be more confident if it went through a Wildfly release as well. *** Bug 977376 has been marked as a duplicate of this bug. *** Propose for EAP 6.2 Moving to JPA component -- this needs upgraded in EAP itself. Changing state to MODIFIED because the issue has been fixed in the component (Javassist). Created bug 1004020 to track merging the upgrade into EAP sources. EAP 6.2.0.ER1 |