Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 55617 invoked from network); 20 May 2010 21:05:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 21:05:18 -0000 Received: (qmail 17676 invoked by uid 500); 20 May 2010 21:05:16 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 17656 invoked by uid 500); 20 May 2010 21:05:16 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 17648 invoked by uid 99); 20 May 2010 21:05:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 21:05:16 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 21:05:12 +0000 Received: by mail-wy0-f172.google.com with SMTP id 33so184193wyb.31 for ; Thu, 20 May 2010 14:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=UoPBXIn4fTari3UKOHOshHqZyoBxNHb7OIsNPYZM2SY=; b=vFV0Utv3uWCDqxwqu5gBy/TRaoU/uIRI/Yxv18FkvgRW3dWG1pLzeOlHPogEO7SmR2 gHBM1jYSYHeCQNRzcNKT7f7mZPFOLPSPmwPp/scGyPPOaDfNOeHnMIVbHlsjUewiMDgt ik4eBk+Mnipa04fRE1y/ZH9VWOSaD3fAk7vug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=UNYesdWWtI6j5LF5z+QtEFYDkQx3unSIXt3akZLoYy53+w+bk3SBqD6BYdBW0yBOmP O5ttyS36NN8ocEs4FMZl8xcumjpDrGZWN9p8xOH8vg+agmvXD2zly2AbkXlh990ZuLo0 mWNqnpl14oPmUAsEChAk8rI05nXnzYpogAwf8= Received: by 10.216.184.6 with SMTP id r6mr258210wem.87.1274389491181; Thu, 20 May 2010 14:04:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.17.197 with HTTP; Thu, 20 May 2010 14:04:31 -0700 (PDT) In-Reply-To: <4BF56EFA.1080702@trackstudio.com> References: <4BF4576F.8010609@trackstudio.com> <4BF56EFA.1080702@trackstudio.com> From: Jonathan Ellis Date: Thu, 20 May 2010 14:04:31 -0700 Message-ID: Subject: Re: Strange error with data reading To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable yes, the extra io + cpu caused by decomission will affect reads (and writes, to a lesser degree) On Thu, May 20, 2010 at 10:18 AM, Maxim Kramarenko wrote: > It reports, that node 3 transfer data to node 1. As I remember, node 2 > doesn't send or receive data. > > BTW, after a few hrs (probably, after decomission finished), node 2 becom= e > work again, without restart. Can decommission of node 3 affect reading ? > > On 20.05.2010 18:51, Jonathan Ellis wrote: >> >> What does JMX report as described in >> http://wiki.apache.org/cassandra/Streaming ? >> >> 2010/5/19 Maxim Kramarenko: >>> >>> Hello! >>> >>> I have 3 node cluster: node1, node2, node3. Replication factor =3D 2. >>> I run decommission on node3 and it's in progress, moving data to node1 >>> >>> Ring on all nodes show all 3 nodes up, no problems (but node 1 response >>> with >>> 3-5 sec delay). >>> >>> I tried to execute a few "get" statements using cli, like >>> get =A0MailArchive.Meta['ec3-n2:1274046482!5C/9B-05558-11860FB4!c'] >>> >>> on node 1 and 3 all works fine, but node 2 cli always return >>> Exception null >>> >>> data is 3 days old, so it doesn't seems like temp effect. >>> >>> No errors in log. >>> Node 2 restart doesn't help too. >>> tpstats returns 0 active/pending in all rows. >>> >>> What is it ? >>> >> >> >> > --=20 Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com