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 79A3D106DA for ; Thu, 19 Mar 2015 05:48:38 +0000 (UTC) Received: (qmail 9722 invoked by uid 500); 19 Mar 2015 05:48:38 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 9685 invoked by uid 500); 19 Mar 2015 05:48: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 9673 invoked by uid 99); 19 Mar 2015 05:48:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2015 05:48:38 +0000 Date: Thu, 19 Mar 2015 05:48:38 +0000 (UTC) From: "Michael Shuler (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-8992) CommitLogTest hangs intermittently 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-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368551#comment-14368551 ] Michael Shuler commented on CASSANDRA-8992: ------------------------------------------- CASSANDRA-7713 may make bisecting very difficult.. > CommitLogTest hangs intermittently > ---------------------------------- > > Key: CASSANDRA-8992 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8992 > Project: Cassandra > Issue Type: Bug > Components: Tests > Environment: trunk HEAD (commit 1279009) > Reporter: Michael Shuler > Fix For: 3.0 > > Attachments: system.log > > > CommitLogTest hangs about 20% of the time in trunk. I haven't seen this happen in 2.1, yet, but will have to loop over it to be sure. > {noformat} > 21:26:15 [junit] Testsuite: org.apache.cassandra.db.CommitLogTest > 21:46:15 Build timed out (after 20 minutes). Marking the build as aborted. > {noformat} > I was able to repro locally, looping over the test and have attached the system.log from that repro. -- This message was sent by Atlassian JIRA (v6.3.4#6332)