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 0B639104DB for ; Fri, 21 Mar 2014 18:02:00 +0000 (UTC) Received: (qmail 23982 invoked by uid 500); 21 Mar 2014 18:01:53 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 23854 invoked by uid 500); 21 Mar 2014 18:01:50 -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 23787 invoked by uid 99); 21 Mar 2014 18:01:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 18:01:50 +0000 Date: Fri, 21 Mar 2014 18:01:50 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6900) Remove unnecessary repair JMX interface 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-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943317#comment-13943317 ] Jonathan Ellis commented on CASSANDRA-6900: ------------------------------------------- +1 > Remove unnecessary repair JMX interface > --------------------------------------- > > Key: CASSANDRA-6900 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6900 > Project: Cassandra > Issue Type: Task > Reporter: Yuki Morishita > Assignee: Yuki Morishita > Priority: Trivial > Fix For: 2.1 beta2 > > Attachments: 6900-2.1.txt > > > Since 1.1.9, 'nodetool repair' has been using async repair interface but sync api is remained. > Also CASSANDRA-6218 added new interface and old one is no longer used. > I think 2.1 is good time to clean up. -- This message was sent by Atlassian JIRA (v6.2#6252)