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

Niels Basjes commented on HBASE-12269:
--------------------------------------

I found this page 
http://hbase.apache.org/devapidocs/org/apache/hadoop/hbase/thrift/package-summary.html
  (that is still located somewhere under hbase-server/src/javadoc ) that  says:
{quote}
We tried to deprecate this Thrift interface and replace it
with the Interface defined over in the thrift2 package only this package will 
not die.
Folks keep adding to it and fixing it up so its around for another while until 
someone
takes command and drives this package out of existence replacing it w/ an 
Interface that
better matches the hbase API (this package was modelled on old HBase API long 
since dropped).
{quote}

Question: Should I implement this new feature in the old thrift or deliberately 
leave it out to help it die a little faster?


> Add support for Scan.setRowPrefixFilter to thrift
> -------------------------------------------------
>
>                 Key: HBASE-12269
>                 URL: https://issues.apache.org/jira/browse/HBASE-12269
>             Project: HBase
>          Issue Type: New Feature
>          Components: Thrift
>            Reporter: Niels Basjes
>         Attachments: HBASE-12269-2014-10-15-v1.patch
>
>
> I think having the feature introduced in HBASE-11990 in the hbase thrift 
> interface would be very useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to