[
https://issues.apache.org/jira/browse/CASSANDRA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886414#action_12886414
]
Brandon Williams commented on CASSANDRA-1256:
---------------------------------------------
I'm +1 on changing the stack size rather than trying to remove threadlocals,
but it appears that due to some necessary recursion at startup, the minimum
stack size I can use via -Xss is 128k. I'm not sure if that's good enough or
not.
> Switch to THsHaServer
> ---------------------
>
> Key: CASSANDRA-1256
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1256
> Project: Cassandra
> Issue Type: Task
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 0.7
>
>
> If the performance problem is gone (as indicated when last explored) then it
> is worth switching to make life easier on people creating lots of client
> connections (primarily people running php w/ apache prefork, it seems).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.