Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B96962AB for ; Tue, 2 Aug 2011 11:49:54 +0000 (UTC) Received: (qmail 38490 invoked by uid 500); 2 Aug 2011 11:49:54 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 38222 invoked by uid 500); 2 Aug 2011 11:49:51 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 38198 invoked by uid 99); 2 Aug 2011 11:49:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 11:49:48 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 11:49:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2EA369A85D for ; Tue, 2 Aug 2011 11:49:27 +0000 (UTC) Date: Tue, 2 Aug 2011 11:49:27 +0000 (UTC) From: "copin teng (JIRA)" To: commits@cassandra.apache.org Message-ID: <1977443872.1183.1312285767187.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CASSANDRA-2985) batch_mutate silently failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 batch_mutate silently failing ----------------------------- Key: CASSANDRA-2985 URL: https://issues.apache.org/jira/browse/CASSANDRA-2985 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 0.8.1 Environment: OS:ubuntu-10;php; Reporter: copin teng I am working with Cassandra 0.8.1 using the thrift interface. I am trying to use the batch_mutate method call, however, when I execute it, I receive no error message. This leads me to believe it worked. When I check using the CLI, there is nothing there. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira