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 7737874BA for ; Wed, 26 Oct 2011 21:11:55 +0000 (UTC) Received: (qmail 85353 invoked by uid 500); 26 Oct 2011 21:11:55 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 85308 invoked by uid 500); 26 Oct 2011 21:11:55 -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 85147 invoked by uid 99); 26 Oct 2011 21:11:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 21:11:55 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 21:11:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B57CD31D9C8 for ; Wed, 26 Oct 2011 21:09:32 +0000 (UTC) Date: Wed, 26 Oct 2011 21:09:32 +0000 (UTC) From: "Jonathan Gray (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <534013452.20390.1319663372744.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <880741539.11362.1319502512372.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4658) Put attributes are not exposed via the ThriftServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136383#comment-13136383 ] Jonathan Gray commented on HBASE-4658: -------------------------------------- How does this relate to HBASE-1744? That's slated for 0.94, should we just put this in 0.92? And I guess we should ensure that attributes are supported over there. I'm +1 on putting this in 0.92 since it makes it possible to add whatever we want without changing the API in 92 minor releases. > Put attributes are not exposed via the ThriftServer > --------------------------------------------------- > > Key: HBASE-4658 > URL: https://issues.apache.org/jira/browse/HBASE-4658 > Project: HBase > Issue Type: Bug > Components: thrift > Reporter: dhruba borthakur > Assignee: dhruba borthakur > Attachments: ThriftPutAttributes1.txt > > > The Put api also takes in a bunch of arbitrary attributes that an application can use to associate metadata with each put operation. This is not exposed via Thrift. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira