Bug 1168241

Summary: Statetransfer thread pool deadlock
Product: [JBoss] JBoss Data Grid 6 Reporter: Dave Stahl <dstahl>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.1CC: dberinde, jdg-bugs, mgencur, mhusnain, rvansa, slaskawi, tkimura, tkirby, ttarrant
Target Milestone: CR1   
Target Release: 6.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously in Red Hat JBoss Data Grid, the OOB and/or thread pool became deadlocked during large state transfer operations (for example, 300 nodes with 3000 caches). This is now fixed in JBoss Data Grid 6.3.2 and the state transfer thread no longer becomes deadlocked during large state transfer operations.
Story Points: ---
Clone Of: 1156332 Environment:
Last Closed: 2015-01-26 14:05:47 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: 1156332    
Bug Blocks:    

Comment 2 Radim Vansa 2014-11-27 10:47:10 UTC
The test does not work as reproducer - when I copy test-code only on top of commit 96f3f16de04cf9f460e07c6cfa982d340f1c3fa4 (the last commit before this PR in jdg-6.3.x history), the test is passing anyway.

Comment 3 Radim Vansa 2014-11-28 14:03:54 UTC
I was not able to reproduce this bug reliably and given the probabilistic nature of this bug (and its fix, which is not an ultimate one), I'll close this bug.