[
https://issues.apache.org/jira/browse/HBASE-18611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142044#comment-16142044
]
Chia-Ping Tsai commented on HBASE-18611:
----------------------------------------
The o.a.h.h.p.TestProtobufUtil has an wrong import.
{code}
import org.apache.hadoop.hbase.shaded.protobuf.generated.CellProtos;
{code}
Could you also fix that? Thanks.
> Copy all tests from o.a.h.h.p.TestProtobufUtil to o.a.h.h.s.p.TestProtobufUtil
> ------------------------------------------------------------------------------
>
> Key: HBASE-18611
> URL: https://issues.apache.org/jira/browse/HBASE-18611
> Project: HBase
> Issue Type: Task
> Components: Protobufs, test
> Affects Versions: 3.0.0, 2.0.0-alpha-1
> Reporter: Chia-Ping Tsai
> Assignee: ChunHao
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-18611.master.v0.patch
>
>
> We copied all codes from o.a.h.h.p.ProtobufUtil to o.a.h.h.s.p.ProtobufUtil,
> but we ignored the test codes. Let us increase the code coverage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)