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 6763B180A4 for ; Mon, 23 Nov 2015 18:02:11 +0000 (UTC) Received: (qmail 15000 invoked by uid 500); 23 Nov 2015 18:02:11 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 14951 invoked by uid 500); 23 Nov 2015 18:02:11 -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 14897 invoked by uid 99); 23 Nov 2015 18:02:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 18:02:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EEAC72C1F57 for ; Mon, 23 Nov 2015 18:02:10 +0000 (UTC) Date: Mon, 23 Nov 2015 18:02:10 +0000 (UTC) From: "Jamie (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-10759) nodetool upgradesstables does not always complete synchronously MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jamie created CASSANDRA-10759: --------------------------------- Summary: nodetool upgradesstables does not always complete synchronously Key: CASSANDRA-10759 URL: https://issues.apache.org/jira/browse/CASSANDRA-10759 Project: Cassandra Issue Type: Bug Components: Tools Environment: Discovered on Apache Cassandra 2.1.8.689 Reporter: Jamie The "nodetool upgradesstables" command does not always complete synchronously. We notice that the command exits with an exit code 0, however, there are still files left behind on an older version that disappear later. -- This message was sent by Atlassian JIRA (v6.3.4#6332)