Bug 927236
| Summary: | Deadlock between PageSubscriptionImpl and PageTransactionInfoImpl | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Miroslav Novak <mnovak> | ||||||
| Component: | HornetQ | Assignee: | Francisco Borges <francisco.borges> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.1.0 | CC: | anmiller, brian.stansberry, csuconic, myarboro | ||||||
| Target Milestone: | ER6 | Keywords: | TestBlocker | ||||||
| Target Release: | EAP 6.1.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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Miroslav Novak
2013-03-25 13:15:40 UTC
Created attachment 716012 [details]
threadump_client.txt
Created attachment 716013 [details]
threadump_deadlock_backup.txt
I believe this is fixed.. we have got this on our testsuite as well and not any longer.. next version should fix it I'll try with EAP 6.1.0.ER4 (HQ 2.3.0.CR2). Moving to ON_QA. This issue was hit againg with EAP 6.1.0.ER4 (HQ 2.3.0.CR2). Server had to be patched by fix from bz#948247 - "Backup can't start after fallback - java.lang.IllegalStateException: ServiceBuilder is already installed" because it was blocking this testing. Moving to ASSIGNED. This commit https://github.com/FranciscoBorges/hornetq/commit/fdd0ee4216e8b6f66a7b887d69f006248f85e51c is supposed to fix this. Right now this is on an unmerged PR https://github.com/hornetq/hornetq/pull/1006 Changing status to POST because PR has not yet been merged. Unsetting target milestone, because it hasn't been determined yet which EAP build will have this fix. The PR is merged and the commit is in our master branch https://github.com/hornetq/hornetq/commit/6873ef0118abb8d79d2b5b4aac7df141e94b6a2b The PR: https://github.com/hornetq/hornetq/pull/1006 I cannot hit deadlock anymore. This appears to be fixed. Thanks for the fix Francisco! Verified in EAP 6.1.0.ER6 |