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 F0A0017B2F for ; Fri, 3 Apr 2015 21:29:52 +0000 (UTC) Received: (qmail 45338 invoked by uid 500); 3 Apr 2015 21:29:52 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 45299 invoked by uid 500); 3 Apr 2015 21:29:52 -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 45287 invoked by uid 99); 3 Apr 2015 21:29:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2015 21:29:52 +0000 Date: Fri, 3 Apr 2015 21:29:52 +0000 (UTC) From: "Ariel Weisberg (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-9118) Validate that the Java driver and server don't generate timeouts in spuriously 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-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-9118: -------------------------------------- Issue Type: Sub-task (was: Test) Parent: CASSANDRA-9007 > Validate that the Java driver and server don't generate timeouts in spuriously > ------------------------------------------------------------------------------ > > Key: CASSANDRA-9118 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9118 > Project: Cassandra > Issue Type: Sub-task > Reporter: Ariel Weisberg > > Inspired by the alleged regression CASSANDRA-9023. > It's understandable that during validation there will be timeouts, but for some period we should create a scenario where we know there really shouldn't be timeouts, and then error if there are. The goal is to make sure that if the driver or server is generating timeouts that they are for legitimate reasons. > Unless someone wants to make the argument there there is no scenario under which timeouts are not expected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)