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

Phabricator commented on HBASE-5295:
------------------------------------

dhruba has commented on the revision "[jira] [HBASE-5295] Improve the Thrift 
API to switch on/off writing to wal for Mutations".

INLINE COMMENTS
  src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java:859 
thrift2/TPut already has the feature to switch off wal if needed, no further 
work is necessary.

  also, just curious: the two thrift apis are not same. there are some features 
exposed via thrift that are not exposed via thrift2 and vice-versa. can you pl 
educate me on the history on why we have two different thrift apis?

REVISION DETAIL
  https://reviews.facebook.net/D1515

                
> Improve the Thrift API  to switch on/off writing to wal for Mutations
> ---------------------------------------------------------------------
>
>                 Key: HBASE-5295
>                 URL: https://issues.apache.org/jira/browse/HBASE-5295
>             Project: HBase
>          Issue Type: Improvement
>          Components: thrift
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>         Attachments: D1515.1.patch, D1515.1.patch, D1515.1.patch, 
> D1515.1.patch
>
>
> The thrift api currently does not support switching off updating wal for 
> Puts/Deletes. Support it.

--
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