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 2A249200CDF for ; Thu, 17 Aug 2017 21:01:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2859916B811; Thu, 17 Aug 2017 19:01:51 +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 93E3716B80F for ; Thu, 17 Aug 2017 21:01:50 +0200 (CEST) Received: (qmail 10294 invoked by uid 500); 17 Aug 2017 19:01:49 -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 10283 invoked by uid 99); 17 Aug 2017 19:01:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2017 19:01:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7D281DFDDD; Thu, 17 Aug 2017 19:01:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jjirsa@apache.org To: commits@cassandra.apache.org Message-Id: <8caace56a4b849c8849b68f374ff8536@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cassandra git commit: Ninja: Fix jira number for CASSANDRA-13743 Date: Thu, 17 Aug 2017 19:01:49 +0000 (UTC) archived-at: Thu, 17 Aug 2017 19:01:51 -0000 Repository: cassandra Updated Branches: refs/heads/trunk 4f5bf0b67 -> c0dc77ed4 Ninja: Fix jira number for CASSANDRA-13743 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c0dc77ed Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c0dc77ed Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/c0dc77ed Branch: refs/heads/trunk Commit: c0dc77ed4fa3b16558ce6f92c4ff076b890afc49 Parents: 4f5bf0b Author: Jeff Jirsa Authored: Thu Aug 17 12:01:43 2017 -0700 Committer: Jeff Jirsa Committed: Thu Aug 17 12:01:43 2017 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/c0dc77ed/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c0a8067..38b9b17 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -112,7 +112,7 @@ * Nodetool repair can hang forever if we lose the notification for the repair completing/failing (CASSANDRA-13480) * Anticompaction can cause noisy log messages (CASSANDRA-13684) * Switch to client init for sstabledump (CASSANDRA-13683) - * CQLSH: Don't pause when capturing data (CASSANDRA-13473) + * CQLSH: Don't pause when capturing data (CASSANDRA-13743) 3.11.1 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org For additional commands, e-mail: commits-help@cassandra.apache.org