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 B89A8200BC1 for ; Wed, 16 Nov 2016 22:24:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B76C8160B17; Wed, 16 Nov 2016 21:24:00 +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 021B6160B02 for ; Wed, 16 Nov 2016 22:23:59 +0100 (CET) Received: (qmail 1686 invoked by uid 500); 16 Nov 2016 21:23:59 -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 1668 invoked by uid 99); 16 Nov 2016 21:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2016 21:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9E54F2C4C78 for ; Wed, 16 Nov 2016 21:23:58 +0000 (UTC) Date: Wed, 16 Nov 2016 21:23:58 +0000 (UTC) From: "Esteban Gutierrez (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-3854) [thrift] broken thrift examples MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 16 Nov 2016 21:24:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez resolved HBASE-3854. -------------------------------------- Resolution: Later Resolving as later for now. We should fix coverage on the hbase-examples module. At least the code generation for php, perl and others seems to work. > [thrift] broken thrift examples > ------------------------------- > > Key: HBASE-3854 > URL: https://issues.apache.org/jira/browse/HBASE-3854 > Project: HBase > Issue Type: Bug > Components: Thrift > Affects Versions: 0.20.0 > Reporter: Alexey Diomin > Priority: Minor > > We introduce NotFound exception in HBASE-1292, but we drop it in HBASE-1367. > In result: > 1. incorrect doc in Hbase.thrift in as result in generated java and java-doc > 2. broken examples in src/examples/thrift/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)