[ https://issues.apache.org/jira/browse/HBASE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HBASE-4658: ------------------------------- Attachment: D1563.1.patch dhruba requested code review of "[jira] [HBASE-4658] Put attributes are not exposed via the ThriftServer". Reviewers: tedyu, sc The HBase Put api also takes in a bunch of arbitrary attributes that an application can use to associate metadata with each put operation. This is now exposed via Thrift. TEST PLAN run TestThriftServer REVISION DETAIL https://reviews.facebook.net/D1563 AFFECTED FILES src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java src/main/java/org/apache/hadoop/hbase/regionserver/HRegionThriftServer.java src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/3279/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > 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: D1563.1.patch, D1563.1.patch, D1563.1.patch, > 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