[ 
https://issues.apache.org/jira/browse/HBASE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136683#comment-13136683
 ] 

dhruba borthakur commented on HBASE-4658:
-----------------------------------------

This is complimentary to the things occuring in HBASE-1744. This just adds the 
Put attributes to the Put/Get/Scan call. There is no risk in this piece of 
code, so I am ok if you folks decide to put this into 0.92.

Stack: can the committer pl generate the generated code and commit it (the only 
generated file that changes is Hbase.java)? Alternatively, if somebody can tell 
me which version of thrift to use (and where to pick up that version of the 
thrift binary), I can upload the generated file as part of my patch too.
                
> 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

        

Reply via email to