Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4BA7E105CD for ; Mon, 18 Nov 2013 23:43:24 +0000 (UTC) Received: (qmail 432 invoked by uid 500); 18 Nov 2013 23:43:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 405 invoked by uid 500); 18 Nov 2013 23:43:24 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 397 invoked by uid 99); 18 Nov 2013 23:43:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Nov 2013 23:43:24 +0000 Date: Mon, 18 Nov 2013 23:43:24 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1858) Backport fix for Accumulo-1379 PermGen Leak to 1.4 and 1.5 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/ACCUMULO-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825958#comment-13825958 ] ASF subversion and git services commented on ACCUMULO-1858: ----------------------------------------------------------- Commit c10ccf375b97c1882d5b89decd701bbdae7f71ef in branch refs/heads/master from Bill Slacum [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=c10ccf3 ] Merge remote-tracking branch 'apache-committers/1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Did a merge for ACCUMULO-1858 and picked some "Elser" slack. Conflicts: core/src/main/java/org/apache/accumulo/core/client/ZooKeeperInstance.java server/base/src/main/java/org/apache/accumulo/server/client/HdfsZooInstance.java > Backport fix for Accumulo-1379 PermGen Leak to 1.4 and 1.5 > ---------------------------------------------------------- > > Key: ACCUMULO-1858 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1858 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.3, 1.5.0 > Reporter: Aaron Cordova > Assignee: Sean Busbey > Priority: Minor > Fix For: 1.4.5, 1.5.1 > > Attachments: ACCUMULO-1858-no-patch.png, ACCUMULO-1858-patch-close.png, ACCUMULO-1858.1.patch.txt > > > Apply bug fix for the way zookeeper client is handled in ACCUMULO-1379 to Accumulo versions 1.4 and 1.5. -- This message was sent by Atlassian JIRA (v6.1#6144)