Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0778E179B3 for ; Fri, 24 Apr 2015 00:06:39 +0000 (UTC) Received: (qmail 88429 invoked by uid 500); 24 Apr 2015 00:06:38 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 88376 invoked by uid 500); 24 Apr 2015 00:06:38 -0000 Mailing-List: contact commits-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 commits@cassandra.apache.org Received: (qmail 88363 invoked by uid 99); 24 Apr 2015 00:06:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 00:06:38 +0000 Date: Fri, 24 Apr 2015 00:06:38 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9100) Gossip is inadequately tested MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510112#comment-14510112 ] Jonathan Ellis commented on CASSANDRA-9100: ------------------------------------------- [~jasobrown] is it worth trying to make gossip testable, before ripping it apart? > Gossip is inadequately tested > ----------------------------- > > Key: CASSANDRA-9100 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9100 > Project: Cassandra > Issue Type: Test > Components: Core > Reporter: Ariel Weisberg > > We found a few unit tests, but nothing that exercises Gossip under challenging conditions. Maybe consider a long test that hooks up some gossipers over a fake network and then do fault injection on that fake network. Uni-directional and bi-directional partitions, delayed delivery, out of order delivery if that is something that they can see in practice. Connects/disconnects. > Also play with bad clocks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)