Bug 1090103
| Summary: | NIO can improperly lead to request/response objects being used concurrently | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Aaron Ogburn <aogburn> |
| Component: | Web | Assignee: | Rémy Maucherat <rmaucher> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radim Hatlapatka <rhatlapa> |
| Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.2 | CC: | dosoudil, jclere, kkhan |
| Target Milestone: | ER3 | ||
| 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:40:48 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: | 1091974 | ||
| Bug Blocks: | 1093718, 1103891 | ||
|
Description
Aaron Ogburn
2014-04-22 15:16:25 UTC
Fixed by r2405: requires a patch or a next jbossweb tag. The patch applied in dist-git for productization rebuild: http://pkgs.devel.redhat.com/cgit/rpms/jbossweb/commit/?id=11b7067 MEAD build: https://brewweb.devel.redhat.com/buildinfo?buildID=353808 RPM6 wrapper: https://brewweb.devel.redhat.com/buildinfo?buildID=353809 RPM5 wrapper: https://brewweb.devel.redhat.com/buildinfo?buildID=353810 RPM7 wrapper: https://brewweb.devel.redhat.com/buildinfo?buildID=353811 PR for EAP: https://github.com/jbossas/jboss-eap/pull/1278 Thanks :) the new jbossweb tag (7.4.2.Final) also has the fix. Solved by component upgrade. Since the upgrade also fixes https://bugzilla.redhat.com/show_bug.cgi?id=1091849 which is a beta blocker, am resolving this one for ER3 Verified in EAP 6.3.0.ER3 |