Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CED88200D66 for ; Fri, 29 Dec 2017 17:39:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CCF0E160C33; Fri, 29 Dec 2017 16:39:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1FA1B160C22 for ; Fri, 29 Dec 2017 17:39:13 +0100 (CET) Received: (qmail 58923 invoked by uid 500); 29 Dec 2017 16:39:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 58912 invoked by uid 99); 29 Dec 2017 16:39:13 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Dec 2017 16:39:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C19621A0283 for ; Fri, 29 Dec 2017 16:39:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id KDW6guuvyL2R for ; Fri, 29 Dec 2017 16:39:12 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 58B175F366 for ; Fri, 29 Dec 2017 16:39:11 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E8C9CE0E91 for ; Fri, 29 Dec 2017 16:39:08 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id CE057240EA for ; Fri, 29 Dec 2017 16:39:05 +0000 (UTC) Date: Fri, 29 Dec 2017 16:39:05 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-19196) Release hbase-2.0.0-beta-1; the "Finish-line" release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 29 Dec 2017 16:39:15 -0000 [ https://issues.apache.org/jira/browse/HBASE-19196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306360#comment-16306360 ] stack commented on HBASE-19196: ------------------------------- Still struggling with HBASE-19663. Committed HBASE-19670 which removes doclet filtering of User API based off yetus annotations (User API will be bloated -- to fix subsequently). Master does not seem to have this problem. Running git bisects in meantime but fragile and take forever. Made new tag 2.0.0-beta-1-RC0.2 which incorporates the HBASE-19670 workaround. Its at a46d4114b105b91cd5f2c5e3550b5238e4becc6e which includes the two more legit beta-1 commits since last night: commit e2f07aafb67a45dcf108cdbd437d7d1161f8d04c Author: Niels Basjes Date: Fri Dec 29 22:22:34 2017 +0800 HBASE-19486 Periodically ensure records are not buffered too long by BufferedMutator Signed-off-by: Chia-Ping Tsai commit 5612f2f692fa0d984eb8f7ba19a1ce2b63e4aecb Author: Chia-Ping Tsai Date: Fri Dec 29 20:03:39 2017 +0800 HBASE-19428 Deprecate the compareTo(Row) > Release hbase-2.0.0-beta-1; the "Finish-line" release > ----------------------------------------------------- > > Key: HBASE-19196 > URL: https://issues.apache.org/jira/browse/HBASE-19196 > Project: HBase > Issue Type: Bug > Reporter: stack > Priority: Blocker > Fix For: 2.0.0-beta-1 > > > APIs done, but external facing and Coprocessors. Done w/ features. Bug fixes only from here on out. There'll be a beta-2 but that is about rolling upgrade and bug fixes only. Then our first 2.0.0 Release Candidate. -- This message was sent by Atlassian JIRA (v6.4.14#64029)