[
https://issues.apache.org/jira/browse/HBASE-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208172#comment-13208172
]
[email protected] commented on HBASE-5394:
------------------------------------------------------
bq. On 2012-02-14 23:46:41, Michael Stack wrote:
bq. > Attach to the issue Jimmy so we see what hadoopqa thinks of your patch.
Yes, it is attached to the issue.
- Jimmy
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3898/#review5107
-----------------------------------------------------------
On 2012-02-14 23:32:59, Jimmy Xiang wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/3898/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-02-14 23:32:59)
bq.
bq.
bq. Review request for hbase and Todd Lipcon.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Port HADOOP-7379 to HBase so that HBase WritableRpcEngine can support
PB-based types, in addition to Writables.
bq. This is one of the first steps for wire compatibility.
bq.
bq.
bq. This addresses bug HBASE-5394.
bq. https://issues.apache.org/jira/browse/HBASE-5394
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. src/main/java/org/apache/hadoop/hbase/io/DataOutputOutputStream.java
PRE-CREATION
bq. src/main/java/org/apache/hadoop/hbase/io/HbaseObjectWritable.java
3c71192
bq. src/main/java/org/apache/hadoop/hbase/util/ProtoUtil.java PRE-CREATION
bq. src/test/java/org/apache/hadoop/hbase/ipc/TestPBOnWritableRpc.java
PRE-CREATION
bq.
bq. Diff: https://reviews.apache.org/r/3898/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. The TestPBOnWritableRpc unit test tests using PB-based type and Writable
with WritableRpcEngine.
bq.
bq.
bq. Thanks,
bq.
bq. Jimmy
bq.
bq.
> Add ability to include Protobufs in HbaseObjectWritable
> -------------------------------------------------------
>
> Key: HBASE-5394
> URL: https://issues.apache.org/jira/browse/HBASE-5394
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.94.0
> Reporter: Zhihong Yu
> Assignee: Jimmy Xiang
> Fix For: 0.94.0
>
> Attachments: hbase-5394.txt
>
>
> This is a port of HADOOP-7379
> This is to add the cases to HbaseObjectWritable to handle subclasses of
> Message, the superclass of codegenned protobufs.
--
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