Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5542E186A1 for ; Mon, 6 Jul 2015 20:30:28 +0000 (UTC) Received: (qmail 77822 invoked by uid 500); 6 Jul 2015 20:30:24 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 77780 invoked by uid 500); 6 Jul 2015 20:30:24 -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 77770 invoked by uid 99); 6 Jul 2015 20:30:24 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jul 2015 20:30:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D35A51A6850 for ; Mon, 6 Jul 2015 20:30:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 83ar-W2Qp9_b for ; Mon, 6 Jul 2015 20:30:13 +0000 (UTC) Received: from mail-ie0-f173.google.com (mail-ie0-f173.google.com [209.85.223.173]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id A0095428CC for ; Mon, 6 Jul 2015 20:30:13 +0000 (UTC) Received: by ieqy10 with SMTP id y10so121567182ieq.0 for ; Mon, 06 Jul 2015 13:30:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ICZWQ4NMIUKcjeBDvUnrkDV/6fy+r3DAlGeL5WGthnc=; b=RDpa6cZttrFgxyKw/SbwXz44yF08gu9mTn5R/8tEe1JPHwHmtJM2qCdpbPcES7P27R CdulW16Mp+XtR0XzjqkQTHnhgbuaOIGi1+PeWgya5Se7HmgoUDC2+6idyEY8LR3BWqez RS8gq2komhoEJH4dVn+XTN7TNiXAIR25KKzj3VAgAIg1PE/+ltBXa1C8Xwq5JrpFUCZq Xq/MinY7mBFkMecJ5XJH3dxKlI65J0Ur7N0N7v6ZyasklzrncEremKQnhXHQ6xwk1Lu6 s8utm7quTqOnoEsmTM/vQ6jJ0bril9siB/fzfLXk4dD+CNEv8LU0nxNh16CPPYvmz9ex M/BQ== MIME-Version: 1.0 X-Received: by 10.50.30.9 with SMTP id o9mr45794838igh.36.1436214613230; Mon, 06 Jul 2015 13:30:13 -0700 (PDT) Received: by 10.64.131.5 with HTTP; Mon, 6 Jul 2015 13:30:13 -0700 (PDT) In-Reply-To: References: <54846DDF-04E3-43FF-ADA5-5B00BDEA1EB7@vast.com> Date: Mon, 6 Jul 2015 16:30:13 -0400 Message-ID: Subject: Re: What are problems with schema disagreement From: John Wong To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7bd76aead7f926051a3ac50d --047d7bd76aead7f926051a3ac50d Content-Type: text/plain; charset=UTF-8 Thanks. Yeah we typically restart the nodes in the minor version to force resync. But is there a problem with letting schema disagreement running for a long time? Thanks. John On Mon, Jul 6, 2015 at 2:29 PM, Robert Coli wrote: > > > On Thu, Jul 2, 2015 at 9:31 PM, John Wong wrote: > >> Hi Graham. Thanks. We are still running on 1.2.16, but we do plan to >> upgrade in the near future. The load on the cluster at the time was very >> very low. All nodes were responsive, except nothing was show up in the logs >> after certain time, which led me to believe something happened internal, >> although that was a poor wild guess. >> >> But is it safe to be okay with schema disagreement? I worry about data >> consistency if I let it sit too long. >> > > In general one shouldn't run with schema disagreement persistently. > > I've seen schema desynch issues on 1.2.x, in general restarting some > unclear subset of the affected daemons made them synch. > > =Rob > > --047d7bd76aead7f926051a3ac50d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks. Yeah we typically restart the nodes in the minor v= ersion to force resync.

But is there a problem with lett= ing schema disagreement running for a long time?

T= hanks.

John
=
On Mon, Jul 6, 2015 at 2:29 PM, Robert Coli = <rcoli@eventbrite.com> wrote:


On Thu, Jul 2, 2015 at 9:31 PM, John Wong <gokoproject@gmail.com> wrote:
=
Hi Graham. Thanks. We are still running on 1.2.16, but we do plan to u= pgrade in the near future. The load on the cluster at the time was very ver= y low. All nodes were responsive, except nothing was show up in the logs af= ter certain time, which led me to believe something happened internal, alth= ough that was a poor wild guess.

But is it safe to= be okay with schema disagreement? I worry about data consistency if I let = it sit too long.

=
In general one shouldn't run with schema disagreement persistently= .

I've seen schema desynch issues on 1.2.x, in= general restarting some unclear subset of the affected daemons made them s= ynch.

=3DRob
=C2=A0

--047d7bd76aead7f926051a3ac50d--