Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4ADF61133D for ; Fri, 25 Apr 2014 22:51:25 +0000 (UTC) Received: (qmail 87307 invoked by uid 500); 25 Apr 2014 22:51:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 87208 invoked by uid 500); 25 Apr 2014 22:51:20 -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 87189 invoked by uid 99); 25 Apr 2014 22:51:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2014 22:51:19 +0000 Date: Fri, 25 Apr 2014 22:51:19 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-10960) Enhance HBase Thrift 1 to include "append" and "checkAndPut" operations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10960. ------------------------------------ Resolution: Fixed Committed missing file, verified compilation. Thanks Srikanth. > Enhance HBase Thrift 1 to include "append" and "checkAndPut" operations > ----------------------------------------------------------------------- > > Key: HBASE-10960 > URL: https://issues.apache.org/jira/browse/HBASE-10960 > Project: HBase > Issue Type: Improvement > Components: Thrift > Reporter: Srikanth Srungarapu > Assignee: Srikanth Srungarapu > Fix For: 0.99.0 > > Attachments: HBASE-10960.patch, hbase-10960.v3.patch > > > Both append, and checkAndPut functionalities are available in Thrift 2 interface, but not in Thrift. So, adding the support for these functionalities in Thrift1 too. -- This message was sent by Atlassian JIRA (v6.2#6252)