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 AC88819F15 for ; Mon, 29 Feb 2016 17:54:19 +0000 (UTC) Received: (qmail 83232 invoked by uid 500); 29 Feb 2016 17:54:18 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 83145 invoked by uid 500); 29 Feb 2016 17:54:18 -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 82810 invoked by uid 99); 29 Feb 2016 17:54:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Feb 2016 17:54:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5C7522C1F70 for ; Mon, 29 Feb 2016 17:54:18 +0000 (UTC) Date: Mon, 29 Feb 2016 17:54:18 +0000 (UTC) From: "Russ Hatch (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-11276) dtest failure in commitlog_test.TestCommitLog.test_compression_error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Russ Hatch created CASSANDRA-11276: -------------------------------------- Summary: dtest failure in commitlog_test.TestCommitLog.test_compression_error Key: CASSANDRA-11276 URL: https://issues.apache.org/jira/browse/CASSANDRA-11276 Project: Cassandra Issue Type: Test Reporter: Russ Hatch Assignee: DS Test Eng example failure: http://cassci.datastax.com/job/cassandra-3.0_dtest_win32/178/testReport/commitlog_test/TestCommitLog/test_compression_error Failed on CassCI build cassandra-3.0_dtest_win32 #178 Intermittent failures of this test on windows, error: {noformat} 11 Feb 2016 20:00:22 [node1] Missing: ['Could not create Compression for type org.apache.cassandra.io.compress.LZ5Compressor'] {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)