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 B2C0B10B3C for ; Tue, 9 Apr 2013 20:17:31 +0000 (UTC) Received: (qmail 15634 invoked by uid 500); 9 Apr 2013 20:17:30 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 15543 invoked by uid 500); 9 Apr 2013 20:17:30 -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 15535 invoked by uid 99); 9 Apr 2013 20:17:30 -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 20:17:30 +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.178 as permitted sender) Received: from [209.85.210.178] (HELO mail-ia0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 20:17:25 +0000 Received: by mail-ia0-f178.google.com with SMTP id f27so1052394iae.9 for ; Tue, 09 Apr 2013 13:17:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=BivEOi/3NWlNiT6sYfJTJA+bKAgFc15qjKJenfN9Ths=; b=AX7SUZyDgmuJGXoQ+pRpeUpA2TBy8ddYp7Dz0KvIXYs5XYV60dokg186DG1V2T0LhF 3z6UDqOafd7O6ArUreEipEeMUsH4B+YsnPZoxM2JRH4LeCnInPCu52yYNc4++Ml41bAF y04KrEoRLgF2YKN7d4fhuzHpDBWIgphEud3LDf+2+r+UFCaEKUcPRdeaZNnQf04TQ063 ZHgjAa/C6YBsaRicvfVOYSA9jnFA96CKTIFnO+f6LuQFcBDv1W3NwoOZmHVaCrvlx6HD nRLFyoHNMft+0jGSrF69Drb91MCNexaKjO8FTiS4c2UoxANdpqYhBC3viUhQNQBbcofp kqgw== MIME-Version: 1.0 X-Received: by 10.50.13.175 with SMTP id i15mr10848736igc.105.1365538625100; Tue, 09 Apr 2013 13:17:05 -0700 (PDT) Received: by 10.231.94.140 with HTTP; Tue, 9 Apr 2013 13:17:05 -0700 (PDT) Date: Tue, 9 Apr 2013 13:17:05 -0700 Message-ID: Subject: HBase fixes in Maven Repo From: Varun Sharma To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=f46d0447f382ad7e1104d9f33c08 X-Gm-Message-State: ALoCoQmWiZ9FVSDc/jFop+7WDDKbi5LktJ0uW2ofjYcUKBz7NLDlhuJnwE+crl1K1Wd4gGevw0jN X-Virus-Checked: Checked by ClamAV on apache.org --f46d0447f382ad7e1104d9f33c08 Content-Type: text/plain; charset=ISO-8859-1 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 --f46d0447f382ad7e1104d9f33c08--