[
https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887129#action_12887129
]
Nate McCall edited comment on CASSANDRA-475 at 7/10/10 9:08 PM:
----------------------------------------------------------------
- trunk-475-config.txt updates the yaml config
- trunk-475-src.txt updates java src
EDIT: I dropped in a default setting of 256mb in the Converter when someone had
framed transport configured in storage-conf. Was not sure what all to do there
except add a sane default and a warning message.
was (Author: zznate):
- trunk-475-config.txt updates the yaml config
- trunk-475-src.txt updates java src
> sending random data crashes thrift service
> ------------------------------------------
>
> Key: CASSANDRA-475
> URL: https://issues.apache.org/jira/browse/CASSANDRA-475
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Eric Evans
> Assignee: Nate McCall
> Fix For: 0.7
>
> Attachments: trunk-475-config.txt, trunk-475-src.txt
>
>
> Use dd if=/dev/urandom count=1 | nc $host 9160 as a handy recipe for shutting
> a cassandra instance down.
> Thrift has spoken (see THRIFT-601), but "Don't Do That" is probably an
> insufficient answer for our users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.