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 1AA5D91CC for ; Thu, 27 Oct 2011 16:44:18 +0000 (UTC) Received: (qmail 33493 invoked by uid 500); 27 Oct 2011 16:44:16 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 33474 invoked by uid 500); 27 Oct 2011 16:44: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 33466 invoked by uid 99); 27 Oct 2011 16:44:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 16:44:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of meatforums@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qy0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 16:44:09 +0000 Received: by qyk31 with SMTP id 31so3282674qyk.10 for ; Thu, 27 Oct 2011 09:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=HtfMtgPl3/Xa8wGonkYybVvLw8rsG8awta3DjzAz7CA=; b=XFPvEA4qF/i035qTYCoJ33meU4mYRrB9+nrmjdTkeT8XtIgU2ZslP64eWnPAYf6tnB ddjayY2Qk4tWHK2x8zfPcVU/s82vb4ckI9wthhvjUSK35Q3oopch926lJ5Pfy7K2Ncxf lWtXNqvEPnZAg6HjoAU+ZbxIBeDoa8udEEGso= MIME-Version: 1.0 Received: by 10.229.79.5 with SMTP id n5mr7861313qck.275.1319733828973; Thu, 27 Oct 2011 09:43:48 -0700 (PDT) Received: by 10.229.191.69 with HTTP; Thu, 27 Oct 2011 09:43:48 -0700 (PDT) Date: Thu, 27 Oct 2011 09:43:48 -0700 Message-ID: Subject: Monitoring question for a multi DC (active/standby) configuration From: Anand Somani To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=00163642711412f3fc04b04a7ad9 --00163642711412f3fc04b04a7ad9 Content-Type: text/plain; charset=ISO-8859-1 Hi, Have a requirement to do a multi dc low latency application. This will be in an active/standby setup. So I am planning on using LOCAL_QUORUM for writes. Now if there is a hard requirement of maximum loss of data (on a dc destruction) to some minutes, - In cassandra what is the recommended approach to monitor the cluster so that I can find out when I am going to miss my SLA (of data loss)? Is this even possible? Can this be monitored in cassandra (message dropped, or something) or has to be done outside? - I am also open to other suggestions, if there is a another way of doing active/standby with durability guarantees. Or is this not possible and I should use EACH_QUORUM I found a few emails on active/standby, but nothing about monitoring, so if this is already a discussed/solution suggested problem please forward the link. Thanks Anand --00163642711412f3fc04b04a7ad9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Have a requirement to do a multi dc low latency application. Thi= s will be in an active/standby setup. So I am planning on using LOCAL_QUORU= M for writes. Now if there is a hard requirement of maximum loss of data (o= n a dc destruction) to some minutes,
  • In cassandra what is the recommended approach to monitor the cluste= r so that I can find out when I am going to miss my SLA (of data loss)? Is = this even possible?=A0 Can this be monitored in cassandra (message dropped,= or something) or has to be done outside?
  • I am also open to other suggestions, if there is a another way of doing= active/standby with durability guarantees. Or is this not possible and I s= hould use EACH_QUORUM
I found a few emails on active/standby, but = nothing about monitoring, so if this is already a discussed/solution sugges= ted problem please forward the link.

Thanks
Anand


--00163642711412f3fc04b04a7ad9--