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

Keith Turner commented on ACCUMULO-482:
---------------------------------------

bq. I just modified PKey to make timestamp an optional value

Interesting,  not a thrift feature I am familiar with.  In a few of the popular 
languages, is the generated code for dealing with an optional field easy to 
write?  Does this complicate reading data in anyway?  When reading data, we 
would always expect the timestamp to be set, so it would be odd to have to 
constantly check if its set when reading.
                
> Add a thrift proxy server
> -------------------------
>
>                 Key: ACCUMULO-482
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-482
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Sapan Shah
>            Assignee: Chris McCubbin
>         Attachments: accumulo482patch-A.diff, accumulo482patch.diff
>
>
> Add a thrift proxy server to make integration with other languages besides 
> Java a bit easier.  This should work like 
> http://wiki.apache.org/hadoop/Hbase/ThriftApi.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to