Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 40307 invoked from network); 25 Feb 2010 13:42:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2010 13:42:30 -0000 Received: (qmail 76285 invoked by uid 500); 25 Feb 2010 13:42:30 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 76223 invoked by uid 500); 25 Feb 2010 13:42:29 -0000 Mailing-List: contact cassandra-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-dev@incubator.apache.org Received: (qmail 76215 invoked by uid 99); 25 Feb 2010 13:42:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 13:42:29 +0000 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcd-cassandra-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 13:42:21 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NkdyY-000290-6E for cassandra-dev@incubator.apache.org; Thu, 25 Feb 2010 14:41:58 +0100 Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2010 14:41:58 +0100 Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2010 14:41:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: cassandra-dev@incubator.apache.org From: Ted Zlatanov Subject: wiki CassandraLimitations page mention of random data crash Date: Thu, 25 Feb 2010 07:41:43 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Lines: 16 Message-ID: <87mxyxwhyg.fsf@lifelogs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:PaMr3W0SjZjkMiPEIcPgsGOZyK4= I propose an edit to the wiki page http://wiki.apache.org/cassandra/CassandraLimitations as follows: "Vulnerability to random data Cassandra will crash if you send random data to the Thrift API. See https://issues.apache.org/jira/browse/CASSANDRA-475 and https://issues.apache.org/jira/browse/THRIFT-601 for details." It can be edited out when it's no longer true, but I think it's an important limitation. Ted