Bug 1089075
Summary: | Race condition in QueuelessExecutor leads to task execution delays | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Aaron Ogburn <aogburn> |
Component: | Other | Assignee: | Jason Greene <jason.greene> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Svehla <msvehla> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.3.0 | CC: | david.lloyd, kkhan, lthon, msvehla |
Target Milestone: | DR8 | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: | 1159002 | ||
Bug Blocks: |
Description
Aaron Ogburn
2014-04-17 20:31:44 UTC
David Lloyd <david.lloyd> updated the status of jira JBTHR-27 to Resolved Moving target to 6.4.0, since the 6.3.0 contains jboss-threads tag 2.1.1 without this fix. David, I think it looks like this will be in JBoss Threads 2.1.2? Verified with EAP 6.4.0.DR9. Verification note: the "taskEnqueued" word is not visible in the stacktrace. "Check thread dumps for multiple Worker threads waiting on taskEnqueued (typically line 651)" means "look for org.jboss.threads.QueuelessExecutor$Worker.run(QueuelessExecutor.java:651)". |