Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 72462 invoked from network); 21 Jul 2009 00:54:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 00:54:32 -0000 Received: (qmail 98114 invoked by uid 500); 21 Jul 2009 00:55:37 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 98091 invoked by uid 500); 21 Jul 2009 00:55:37 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 98081 invoked by uid 99); 21 Jul 2009 00:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 00:55:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 00:55:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 19788234C044 for ; Mon, 20 Jul 2009 17:55:15 -0700 (PDT) Message-ID: <1470965091.1248137715090.JavaMail.jira@brutus> Date: Mon, 20 Jul 2009 17:55:15 -0700 (PDT) From: "Sandeep Tata (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-213) complete bootstrap code In-Reply-To: <680877889.1244064967597.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733424#action_12733424 ] Sandeep Tata commented on CASSANDRA-213: ---------------------------------------- Sammy -- are you working on this? > complete bootstrap code > ----------------------- > > Key: CASSANDRA-213 > URL: https://issues.apache.org/jira/browse/CASSANDRA-213 > Project: Cassandra > Issue Type: New Feature > Components: Core > Reporter: Jonathan Ellis > Assignee: Sammy Yu > Priority: Critical > Fix For: 0.4 > > > The bootstrap code sends files from DatabaseDescriptor.getBootstrapFileLocation to the node that is joining the ring, but nothing actually puts files into that directory. > There are probably other bugs / omissions we will find as we flesh this out. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.