[
https://issues.apache.org/jira/browse/HBASE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689466#action_12689466
]
stack commented on HBASE-1286:
------------------------------
(Thanks Tim)
Alex, thanks for making new patch against our version of thrift. The foo2
changes look fine but the generated2 seems odd in that it removes Mutation.java
file and others. Thats not what you want, right?
On unit tests, yeah, we have a little test. You could exercise of your
additions by adding to
src/test/org/apache/hadoop/hbase/thrift/TestThriftServer.java.
> Thrift should support next(nbRow) like functionality
> ----------------------------------------------------
>
> Key: HBASE-1286
> URL: https://issues.apache.org/jira/browse/HBASE-1286
> Project: Hadoop HBase
> Issue Type: New Feature
> Affects Versions: 0.16.0, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1,
> 0.18.0, 0.18.1, 0.19.0, 0.19.1, 0.19.2, 0.20.0, 0.20.1, 0.21.0, 0.18.2
> Environment: Any
> Reporter: Alex Newman
> Attachments: foo2, generated2, generated_patch, http unixdeva05
> ~anewman foo
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently the java hbase api support calling next(number_of_rows) where as
> the thrift interface doesn't. We have a patch to get this working internally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.