Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 829C211000 for ; Fri, 3 Jan 2014 01:15:13 +0000 (UTC) Received: (qmail 23151 invoked by uid 500); 3 Jan 2014 01:15:13 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 23124 invoked by uid 500); 3 Jan 2014 01:15:13 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 23116 invoked by uid 99); 3 Jan 2014 01:15:13 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 01:15:13 +0000 Received: from localhost (HELO mail-lb0-f176.google.com) (127.0.0.1) (smtp-auth username ctubbsii, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 01:15:12 +0000 Received: by mail-lb0-f176.google.com with SMTP id l4so7654688lbv.21 for ; Thu, 02 Jan 2014 17:15:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mWH5sSBSkRoZ2vH8+ZUHhpW3mGaR8Ff7nmU7llU7Cbo=; b=bBZke923wZ8MUIItDCyuFn5y0bhcBYwz+vp8GF7TTE4pcwo9IqkcbR7LEAvCEHeurB 9iNz5m/BaMovWMLIl1qm6xzbF3acJXJyFVPwfTYdGEs/wKfEb3kLO4+6Q9bvpvBTqC+4 ab4RFsP1ktrI5LvMmiCZzb3QotyLetpv2Rob3QaR1jbu2Mvegc5FEBvkcVq4ANWO2jRT ooCBv+GZ9lzK/tUyDGyb6rzsoMaOw8dqdZJvRpctVr+0kBphOqhX8msxgrkT+6Q4D8Kk XQpIXljil4GL6IjVjFTLV4PfegxopoT/gHq1cBstcQ60bswKCM2CegoLbOhn6AQb/dpF bJGw== MIME-Version: 1.0 X-Received: by 10.152.197.67 with SMTP id is3mr393937lac.61.1388711710912; Thu, 02 Jan 2014 17:15:10 -0800 (PST) Received: by 10.114.18.228 with HTTP; Thu, 2 Jan 2014 17:15:10 -0800 (PST) In-Reply-To: <52C5C110.7010705@gmail.com> References: <52C5C110.7010705@gmail.com> Date: Thu, 2 Jan 2014 20:15:10 -0500 Message-ID: Subject: Re: [DISCUSS] API changes to provide resource cleanup From: Christopher To: Accumulo Dev List Content-Type: text/plain; charset=UTF-8 On Thu, Jan 2, 2014 at 2:42 PM, Josh Elser wrote: > > > On 1/2/14, 2:16 PM, Keith Turner wrote: >> >> On Thu, Jan 2, 2014 at 1:51 PM, Christopher wrote: >> >>> I agree with Keith. Thanks for summarizing, Sean. >>> >>> I also favor option #2 for all existing versions, up through 1.6.0. >>> >> >> What are your thoughts on reverting close() in 1.7.0-SNAPSHOT? > > > IMO, I think a full revert makes sense, and then we can fully hash out the > new API without influence of what was already there. If we end up > "re-adding" the changes, so be it, but it seems very unlikely that we'd end > up with the same final approach. [snip] +1