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 7AD1418B5C for ; Mon, 1 Jun 2015 17:23:17 +0000 (UTC) Received: (qmail 9786 invoked by uid 500); 1 Jun 2015 17:23:17 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 9742 invoked by uid 500); 1 Jun 2015 17:23:17 -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 9730 invoked by uid 99); 1 Jun 2015 17:23:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2015 17:23:17 +0000 Date: Mon, 1 Jun 2015 17:23:17 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9388) Truncate can (in theory) lead to corrupt responses to client or segfault 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-9388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567605#comment-14567605 ] Aleksey Yeschenko commented on CASSANDRA-9388: ---------------------------------------------- The newly added {{discard}} {{ArrayList}} is not being used by anything. I assume something's not right here. > Truncate can (in theory) lead to corrupt responses to client or segfault > ------------------------------------------------------------------------ > > Key: CASSANDRA-9388 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9388 > Project: Cassandra > Issue Type: Bug > Components: Core > Reporter: Benedict > Assignee: Benedict > Priority: Minor > Fix For: 2.1.x > > Attachments: 9388.txt > > > Noticed this while searching for another problem. I don't have a unit test exhibiting it, as it would be non-trivial to add (needs a high rate burn test of writes, reads, truncates and non-snapshotted CFs). We can perhaps file a follow-up ticket to address that, however the kitchen sink tests will hopefully cover this ground. -- This message was sent by Atlassian JIRA (v6.3.4#6332)