Return-Path: X-Original-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 441EA9BBA for ; Sun, 19 Feb 2012 02:41:36 +0000 (UTC) Received: (qmail 41590 invoked by uid 500); 19 Feb 2012 02:41:36 -0000 Delivered-To: apmail-incubator-accumulo-commits-archive@incubator.apache.org Received: (qmail 41477 invoked by uid 500); 19 Feb 2012 02:41:32 -0000 Mailing-List: contact accumulo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-commits@incubator.apache.org Received: (qmail 41437 invoked by uid 99); 19 Feb 2012 02:41:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 02:41:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 02:41:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2342D238890D; Sun, 19 Feb 2012 02:41:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1290924 - /incubator/accumulo/trunk/CHANGES Date: Sun, 19 Feb 2012 02:41:08 -0000 To: accumulo-commits@incubator.apache.org From: medined@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120219024108.2342D238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: medined Date: Sun Feb 19 02:41:06 2012 New Revision: 1290924 URL: http://svn.apache.org/viewvc?rev=1290924&view=rev Log: sorted chg number in CHANGES. All chg comments now fit on single line. Modified: incubator/accumulo/trunk/CHANGES Modified: incubator/accumulo/trunk/CHANGES URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/CHANGES?rev=1290924&r1=1290923&r2=1290924&view=diff ============================================================================== --- incubator/accumulo/trunk/CHANGES (original) +++ incubator/accumulo/trunk/CHANGES Sun Feb 19 02:41:06 2012 @@ -15,25 +15,25 @@ Fixed prior to incubation: Fixed in incubation: ACCUMULO-4 Remove jfreechart dependency - ACCUMULO-47 create a script to allow current users to upgrade to the new name - ACCUMULO-42 Apply apache license to code ACCUMULO-5 Log recovery fails with IllegalStateException ACCUMULO-7 tablet is both assigned and hosted - ACCUMULO-51 Fix references to thrift jar - ACCUMULO-26 thrift.sh does not point to the correct directories ACCUMULO-8 Resolve libthrift-0.3 dependency for Accumulo 1.3 branch ACCUMULO-16 Master uses wrong path to remove tserver lock from zookeeper + ACCUMULO-26 thrift.sh does not point to the correct directories ACCUMULO-28 make tserver client timeout configurable ACCUMULO-32 Clean up bin dir + ACCUMULO-38 Add svnignores for eclipse specific files/folders + ACCUMULO-41 Conform to a uniform style + ACCUMULO-42 Apply apache license to code + ACCUMULO-46 Fix functional tests + ACCUMULO-47 create a script to allow current users to upgrade to the new name + ACCUMULO-51 Fix references to thrift jar ACCUMULO-52 Empty bulk imported files hang around forever ACCUMULO-61 Add files generated by c++ code to svn ignore ACCUMULO-62 Random walk logging config wrong - ACCUMULO-46 Fix functional tests - ACCUMULO-65 missing minor compaction files under heavy namenode load ACCUMULO-63 Unable to build git mirror - ACCUMULO-41 Conform to a uniform style - ACCUMULO-91 importDirectory does not verify the input is a directory, and does not send absolute paths to the servers - ACCUMULO-94 createMultiTableBatchWriter has arguments that are inconsistent with createTableBatchWriter - ACCUMULO-38 Add svnignores for eclipse specific files/folders + ACCUMULO-65 missing minor compaction files under heavy namenode load + ACCUMULO-91 importDirectory doesn't verify input is dir & doesn't send absolute paths servers ACCUMULO-93 listscans in the shell attempts to contact tablet servers that do not hold locks + ACCUMULO-94 createMultiTableBatchWriter has arguments inconsistent with createTableBatchWriter ACCUMULO-95 MockConnector does not implement createMultiTableBatchWriter