Bug 1156332

Summary: Statetransfer thread pool deadlock
Product: [JBoss] JBoss Data Grid 6 Reporter: Takayoshi Kimura <tkimura>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED EOL QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.1CC: jdg-bugs, ttarrant
Target Milestone: ER6   
Target Release: 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1168241 (view as bug list) Environment:
Last Closed: 2024-05-01 00:21:34 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: 1168241    

Description Takayoshi Kimura 2014-10-24 08:54:34 UTC
During massive state transfer with 300 nodes and 3000 caches, the OOB and/or infinispan thread pool gets deadlock.

The thread pool is configured with max 1400 threads now and increasing them is not a realistic workaround as the user is planning to add more caches.

Comment 3 JBoss JIRA Server 2014-11-04 16:18:22 UTC
Dan Berindei <dberinde> updated the status of jira ISPN-4873 to Reopened

Comment 5 JBoss JIRA Server 2014-11-05 17:18:52 UTC
William Burns <wburns> updated the status of jira ISPN-4873 to Resolved

Comment 6 Sebastian Łaskawiec 2014-11-05 20:01:56 UTC
PR: https://github.com/infinispan/jdg/pull/328

Comment 7 Sebastian Łaskawiec 2014-11-12 09:49:07 UTC
PR for 6.3: https://github.com/infinispan/jdg/pull/348