[
https://issues.apache.org/jira/browse/HBASE-13805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingcheng Du updated HBASE-13805:
---------------------------------
Attachment: HBASE-13805.diff
Remove the LimitedInputStream in ProtobufUtil.java, and use LimitInputStream in
hbase-common instead.
I've run the mob-related tests, all of them are passed.
> Use LimitInputStream in hbase-common instead of
> ProtobufUtil.LimitedInputStream
> -------------------------------------------------------------------------------
>
> Key: HBASE-13805
> URL: https://issues.apache.org/jira/browse/HBASE-13805
> Project: HBase
> Issue Type: Sub-task
> Components: mob
> Affects Versions: hbase-11339
> Reporter: Jingcheng Du
> Assignee: Jingcheng Du
> Fix For: hbase-11339
>
> Attachments: HBASE-13805.diff
>
>
> Now we have a LimitedInputStream defined in ProtobufUtil.java. We have
> similar code in LimitInputStream of hbase-common, we can use it instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)