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 F25961853B for ; Fri, 20 Nov 2015 00:32:09 +0000 (UTC) Received: (qmail 52679 invoked by uid 500); 20 Nov 2015 00:32:09 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 52589 invoked by uid 500); 20 Nov 2015 00:32:09 -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 52572 invoked by uid 99); 20 Nov 2015 00:32:09 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2015 00:32:09 +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 BB9B11A23CF for ; Fri, 20 Nov 2015 00:32:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id EtAAr72QukMx for ; Fri, 20 Nov 2015 00:32:08 +0000 (UTC) Received: from mail-yk0-f176.google.com (mail-yk0-f176.google.com [209.85.160.176]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 6D0CF2304B for ; Fri, 20 Nov 2015 00:32:07 +0000 (UTC) Received: by ykdr82 with SMTP id r82so135924773ykd.3 for ; Thu, 19 Nov 2015 16:32:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZbxF33C+ySHM3ai8bkluCh6MdBPl+ANF/Z6CUsWxE/0=; b=Bd0+lHAck7wMAu/u6LHEQNkpfL4evsQ5h8u+Xq4nd+juP2Z6S54riO54hgfssdWZaZ xn6dLMMoT2mnD+Dsq1sh+rmf+vsCkCWsRtcntPUaWOMLd70J/jSH4MbJkIEIVGrV7Kn8 2byYjsJbDIWj+vDJ603P4iJtSeuyyYpapF4T+JIa5Us2e2BG3VC+vJh3Uki9nyDsK1ZB NNTmjkbXYyWUSUX/R3KKBIWtllm7321L2Yvz1cbxn6keHVZQr7IaC7dcFlbbDsaP5Coq NCrVWPhbQv0WJ6qXeUYEEzftLHq5Qvr6pwYFqb+JdGKWq5gsT33ZAT8CQmz5/1iqOeaB 9kTw== MIME-Version: 1.0 X-Received: by 10.13.236.150 with SMTP id v144mr9956943ywe.20.1447979526439; Thu, 19 Nov 2015 16:32:06 -0800 (PST) Received: by 10.37.56.202 with HTTP; Thu, 19 Nov 2015 16:32:06 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Nov 2015 16:32:06 -0800 Message-ID: Subject: Re: HBASE-14850 C++ Client Branch From: Ted Yu To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=94eb2c08298250c9060524ee0158 --94eb2c08298250c9060524ee0158 Content-Type: text/plain; charset=UTF-8 +1 on creating branch for C++ client work. On Thu, Nov 19, 2015 at 4:30 PM, Elliott Clark wrote: > C++ client is going to be a reasonable undertaking. I was thinking that a > branch for it would be best so that any new branches off of master wouldn't > be held back by half done implementations. > > Thoughts ? > --94eb2c08298250c9060524ee0158--