Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 61003F082 for ; Tue, 9 Apr 2013 21:03:18 +0000 (UTC) Received: (qmail 63896 invoked by uid 500); 9 Apr 2013 21:03:17 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 63826 invoked by uid 500); 9 Apr 2013 21:03:17 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 63817 invoked by uid 99); 9 Apr 2013 21:03:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 21:03:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of varun@pinterest.com designates 209.85.210.173 as permitted sender) Received: from [209.85.210.173] (HELO mail-ia0-f173.google.com) (209.85.210.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 21:03:13 +0000 Received: by mail-ia0-f173.google.com with SMTP id h37so6746858iak.32 for ; Tue, 09 Apr 2013 14:02:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=TrQsBCmkI3HOwB3Pt9e6rlLz4rW26oXYziUWLA13dA8=; b=EPWwZ7y0c9g6WpbipgU905GiFwyEGrVkqpVJyeVxf6V8cGJWE7Gt2WKaBhZetDY5Em Q6kYBEj4fWcB29Mem7lSIut8OLShxOC/7gumAjVsmxs2nRn+2AZiqhGtE4K5dzoOZKMI gVxtkiX0ZQaYhqRgawGfXGTMa1rczuFyv2CxbnQOqDDVg7hS95t/55T+iHna2Q+hNCBN Z/JPKNwkkxl/VmrbsmmItGq/jQUcEgflXoH05GIpp4zpVBIn0InPR+aS4tTryD++q+6v arebm9m5hl1lt403xHAR75o1JtRnhlnZSdTms3pAPb1uqFO9B7w3sIaJpcOivKpuSoBH hBKg== MIME-Version: 1.0 X-Received: by 10.50.12.229 with SMTP id b5mr11356470igc.105.1365541372512; Tue, 09 Apr 2013 14:02:52 -0700 (PDT) Received: by 10.231.94.140 with HTTP; Tue, 9 Apr 2013 14:02:52 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Apr 2013 14:02:52 -0700 Message-ID: Subject: Re: HBase fixes in Maven Repo From: Varun Sharma To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=14dae9340b496f9d4904d9f3e057 X-Gm-Message-State: ALoCoQn7NXeSrquXL8W/XvAiXbZTVlQEfDKqZ+nDFqI5C0dl4Wf7ON+VNHFVvNus77zabPH35dG+ X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340b496f9d4904d9f3e057 Content-Type: text/plain; charset=ISO-8859-1 Sorry in case there is still confusion - this was not meant for the community but was an internal email On Tue, Apr 9, 2013 at 1:58 PM, Varun Sharma wrote: > Oh no - sorry I din't mean to send it here - please ignore this... Really > sorry about this. > > > On Tue, Apr 9, 2013 at 1:47 PM, Nick Dimiduk wrote: > >> Hi Varun, >> >> Is this an official release of 0.94? Where's the announcement? What do you >> mean "linked against hbase-commons"? I'm not seeing it on the repo [0]. >> Why >> was this special point-release produced? Lars is the release manager for >> 0.94, why isn't he doing this? >> >> In short, an OSS project teetering on the edge of 1.0 dropping an >> "official" custom build is highly unusual. It is my opinion that further >> explanation is necessary. >> >> Thanks, >> Nick >> >> [0]: http://repo1.maven.org/maven2/org/apache/hbase/hbase/ >> >> On Tue, Apr 9, 2013 at 1:17 PM, Varun Sharma wrote: >> >> > Hi, >> > >> > I uploaded a custom built HBase version 0.94.3.1 into the Maven repo. It >> > has two fixes applied against our stock version: >> > >> > 1) HBASE 8285 - Our thrift clients never recover from failed region >> servers >> > until they are restarted >> > 2) HBASE 8284 - Enhancements to ColumnPaginationFilter. >> > >> > This is now linked against the hbase-commons. If you have any questions, >> > please let me know... >> > >> > Thanks >> > Varun >> > >> > > --14dae9340b496f9d4904d9f3e057--