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 DFCDB200BBD for ; Tue, 25 Oct 2016 07:35:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DE636160B00; Tue, 25 Oct 2016 05:35:01 +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 5515E160B02 for ; Tue, 25 Oct 2016 07:35:01 +0200 (CEST) Received: (qmail 89074 invoked by uid 500); 25 Oct 2016 05:35:00 -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 88619 invoked by uid 99); 25 Oct 2016 05:35:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 05:35:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B97A82C2A69 for ; Tue, 25 Oct 2016 05:34:58 +0000 (UTC) Date: Tue, 25 Oct 2016 05:34:58 +0000 (UTC) From: "Stefania (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-12802) RecoveryManagerTruncateTest fails in 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 25 Oct 2016 05:35:02 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-12802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604267#comment-15604267 ] Stefania commented on CASSANDRA-12802: -------------------------------------- Noted, and if this is too risky then I suggest ignoring this test in 2.1. However, it is not just a test scenario, CASSANDRA-11743 could happen in 2.1 as well. The fix has been released in 2.2.7 and so far it has not caused problems that I know of, but let's hear [~blambov]'s opinion since I am still not that familiar with CL internals. > RecoveryManagerTruncateTest fails in 2.1 > ---------------------------------------- > > Key: CASSANDRA-12802 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12802 > Project: Cassandra > Issue Type: Bug > Reporter: Stefania > Assignee: Stefania > Fix For: 2.1.x > > > Example failure: > http://cassci.datastax.com/view/cassandra-2.1/job/cassandra-2.1_testall/388/testReport/junit/org.apache.cassandra.db/RecoveryManagerTruncateTest/testTruncatePointInTime/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)