Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F70C8AC9 for ; Tue, 30 Aug 2011 09:08:17 +0000 (UTC) Received: (qmail 91718 invoked by uid 500); 30 Aug 2011 09:08:16 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 91093 invoked by uid 500); 30 Aug 2011 09:08:05 -0000 Mailing-List: contact dev-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 dev@cassandra.apache.org Received: (qmail 91078 invoked by uid 99); 30 Aug 2011 09:08:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 09:08:01 +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 (nike.apache.org: domain of jsevellec@gmail.com designates 209.85.160.172 as permitted sender) Received: from [209.85.160.172] (HELO mail-gy0-f172.google.com) (209.85.160.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 09:07:54 +0000 Received: by gyf3 with SMTP id 3so6417253gyf.31 for ; Tue, 30 Aug 2011 02:07:33 -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=LcLqkwKXl6+L2YdfxmaOPC64v46zyd1Cav4E/HZ6FDo=; b=rvdDsfRLXWKImvNeeL05f4i1SoppvuskjkSDeuNSOTZ38S8ogoIKhI4CnbDH1dutWR PEhGqPhyvADhhHCv/NXgQv0EQy6xOAm5O4KQPBvNeyrWFK7IC+qYSBwRejl/LNb4rK2M UYKEoyLmSK0aHICvUstozDOpS+OUPL0+PYDvg= MIME-Version: 1.0 Received: by 10.236.37.230 with SMTP id y66mr32265565yha.10.1314695253247; Tue, 30 Aug 2011 02:07:33 -0700 (PDT) Received: by 10.236.43.227 with HTTP; Tue, 30 Aug 2011 02:07:33 -0700 (PDT) Date: Tue, 30 Aug 2011 11:07:33 +0200 Message-ID: Subject: Hello, I'm trying to help on Cassandra From: =?UTF-8?B?SsOpcsOpbXkgU0VWRUxMRUM=?= To: dev@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf303b401b8ec79204abb55771 X-Virus-Checked: Checked by ClamAV on apache.org --20cf303b401b8ec79204abb55771 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello everyone, Let me present me : I'm Jeremy. I'm French and author of cassandra-unit. I trying to help on Cassandra. I'm looking at the CASSANDRA-2961 which is about gossip and dead states removal. I'm trying to understand ho= w unit tests are done about gossip. For now, I've just find some unit test into org.apache.cassandra.gms but there is not a lot of things. how did you usually make your gossip tests? Regards, --=20 J=C3=A9r=C3=A9my --20cf303b401b8ec79204abb55771--