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 0D5E149AD for ; Wed, 25 May 2011 03:12:01 +0000 (UTC) Received: (qmail 26265 invoked by uid 500); 25 May 2011 03:11:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 26245 invoked by uid 500); 25 May 2011 03:11:58 -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 26237 invoked by uid 99); 25 May 2011 03:11:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 03:11:58 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of steplmi4124@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-px0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 03:11:51 +0000 Received: by pxi17 with SMTP id 17so5033546pxi.34 for ; Tue, 24 May 2011 20:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ok1wnoHOfN19uQJWmCifDk0SR+kC+9wA2qGJyG42oR8=; b=EMd+UUUgDKHyoBV/jU4vQpcxxBCV8QdeCraPoPHQBVXY0+Ehys3cOL4hhqBU1HA0+0 SNxxJRz9dG2nIzTln1VILG9i6c/ioXU6TamAyCxBYZfeRyKCk7GBG21S88i7BgJb5PRZ XMIgxxJN8ARyMx/c3i/uFcwSuk3BXXVGbkyZQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ogaQ5pzImdRmZJLkf9iCkvchOYWvZUBVhYHx3KwgeqsFpRNq61SZEyfTI2HGpa3UHJ nP8ENoCw3u814faMcYwfnRJDiyQlYUOZTRsFMZLLLxtv+9C3ZKfGSccKhL7eMIwr+pB5 CM2VOUFF5KGwtu1QZD34tXvGF2qwokiiPN/5k= MIME-Version: 1.0 Received: by 10.68.36.170 with SMTP id r10mr2941007pbj.504.1306293089438; Tue, 24 May 2011 20:11:29 -0700 (PDT) Received: by 10.68.46.69 with HTTP; Tue, 24 May 2011 20:11:29 -0700 (PDT) Date: Tue, 24 May 2011 23:11:29 -0400 Message-ID: Subject: Measure Latency From: Stephan Pfammatter To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=bcaec520f41b918bbf04a4110f08 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec520f41b918bbf04a4110f08 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable What=92s the recommended way of measuring latency between nodes in a cluste= r? By that I=92m not referring to read/write latency for a given KS/CF. Basically I want to inject a row in a node A and want to see how long it takes to get to node B (assuming proper RF is set). I have already some network monitoring in our windows environment between m= y distributed nodes in place. But I still would like to get a handle on how a potential network and/or cassandra slowness affects inter-node latency. Maybe there is a tool/cmd that I'm not aware of? Tx. --bcaec520f41b918bbf04a4110f08 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable What=92s the recommended way of measur= ing latency between nodes in a cluster?

By that I=92m = not referring to read/write latency for a given KS/CF.

Basically I want to inject a row in a node A and want to see how long it takes to get to node B (assuming proper RF is set).


I have already some network monitor= ing in our windows environment between my distributed nodes in place. But I= still would like to get a handle on how a potential network and/or cassand= ra slowness affects inter-node latency. Maybe there is a tool/cmd that I= 9;m not aware of? Tx.


--bcaec520f41b918bbf04a4110f08--