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:
The default thread stack size is now always set to 256 KB. master commit hash: 776a67ef98ae1
Moving to ON_QA as available for testing in the following ER1 brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=295718
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.