Bug 1008090 - Increase the default stack size of the storage node
Summary: Increase the default stack size of the storage node
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Installer
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER01
: RHQ 4.10
Assignee: John Sanda
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 951619 jon32-Beta-Blockers-1006862
TreeView+ depends on / blocked
 
Reported: 2013-09-14 15:58 UTC by John Sanda
Modified: 2014-04-23 12:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-23 12:31:56 UTC
Embargoed:


Attachments (Terms of Use)

Description John Sanda 2013-09-14 15:58:10 UTC
Description of problem:
The default stack size is currently set to 180k, except for OpenJDK 6 installations where it is increased to 240k. It needs to be higher with Java  1.7.0_40. This is already addressed upstream in Cassandra by https://issues.apache.org/jira/browse/CASSANDRA-5895. The stack size for a stock Cassandra install is now 256 KB. The storage node should use that default as well. The thread stack was never as much a concern for us since we are not even using the Thrift RPC server.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 John Sanda 2013-09-16 14:28:02 UTC
The default thread stack size is now always set to 256 KB.

master commit hash: 776a67ef98ae1

Comment 2 Simeon Pinder 2013-09-19 02:27:59 UTC
Moving to ON_QA as available for testing in the following ER1 brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=295718

Comment 3 Heiko W. Rupp 2014-04-23 12:31:56 UTC
Bulk closing of 4.10 issues.

If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10.


Note You need to log in before you can comment on or make changes to this bug.