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

Hudson commented on HBASE-13900:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6592 (See 
[https://builds.apache.org/job/HBase-TRUNK/6592/])
HBASE-13900 Use ProtobufMagic methods in ProtobufUtil (busbey: rev 
6a537eb8545c7dd6c01c0d911ad12e789eeab3ae)
* hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
* 
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufMagic.java


> duplicate methods between ProtobufMagic and ProtobufUtil
> --------------------------------------------------------
>
>                 Key: HBASE-13900
>                 URL: https://issues.apache.org/jira/browse/HBASE-13900
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Gabor Liptak
>            Assignee: Gabor Liptak
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13900.1.patch
>
>
> Several methods duplicated between:
> hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
> and
> hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
> isPBMagicPrefix()
> isPBMagicPrefix()
> lengthOfPBMagic()
> ProtobufUtil partically references ProtobufMagic, but it also has different 
> compare implementation ...
> Maybe this was based on packaging/signature need?



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

Reply via email to