Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 55310200C02 for ; Tue, 13 Dec 2016 01:24:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 52AF4160B2A; Tue, 13 Dec 2016 00:24:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CB1C9160B2D for ; Tue, 13 Dec 2016 01:23:59 +0100 (CET) Received: (qmail 15691 invoked by uid 500); 13 Dec 2016 00:23:58 -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 15531 invoked by uid 99); 13 Dec 2016 00:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 00:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 858F52C03E7 for ; Tue, 13 Dec 2016 00:23:58 +0000 (UTC) Date: Tue, 13 Dec 2016 00:23:58 +0000 (UTC) From: "Yuki Morishita (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-12202) LongLeveledCompactionStrategyTest flapping in 2.1, 2.2, 3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Dec 2016 00:24:00 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-12202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743618#comment-15743618 ] Yuki Morishita commented on CASSANDRA-12202: -------------------------------------------- Multiplexer run looks good to me (failure was coming from copying log, all 500 tests passed). I will commit to 2.2+. > LongLeveledCompactionStrategyTest flapping in 2.1, 2.2, 3.0 > ----------------------------------------------------------- > > Key: CASSANDRA-12202 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12202 > Project: Cassandra > Issue Type: Bug > Reporter: Marcus Eriksson > Assignee: Marcus Eriksson > Fix For: 2.1.x, 2.2.x, 3.0.x, 3.x > > > We actually fixed this for 3.7+ in CASSANDRA-11657, need to backport that fix to 2.1+ -- This message was sent by Atlassian JIRA (v6.3.4#6332)