[ 
https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887056#action_12887056
 ] 

Nate McCall edited comment on CASSANDRA-475 at 7/10/10 12:58 PM:
-----------------------------------------------------------------

We are agreed on the importance of this. The changes on the surface seem 
trivial, since Comparator is widely used already. My concerns here are strictly 
schedule related given the process overhead involved in touching so many files 
in active development. 

I'm going to have to put this down temporarily, until I can focus on this and 
make the change a one-shot deal (or as close to that as possible). 

EDIT: I just added CASSANDRA-1266 to track the jar upgrade separately so we 
don't muddy the waters on this issue.

      was (Author: zznate):
    We are agreed on the importance of this. The changes on the surface seem 
trivial, since Comparator is widely used already. My concerns here are strictly 
schedule related given the process overhead involved in touching so many files 
in active development. 

I'm going to have to put this down temporarily, until I can focus on this and 
make the change a one-shot deal (or as close to that as possible). 
  
> 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
>
>
> 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.

Reply via email to