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

Hudson commented on HBASE-19922:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4534 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4534/])
HBASE-19922 remove ProtobufUtil::PRIMITIVES (mdrob: rev 
8de820786ce8d708a6d2fd32b36ab9128bc6fc0f)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java


> ProtobufUtils::PRIMITIVES is unused
> -----------------------------------
>
>                 Key: HBASE-19922
>                 URL: https://issues.apache.org/jira/browse/HBASE-19922
>             Project: HBase
>          Issue Type: Task
>          Components: Protobufs
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19922.patch, HBASE-19922.v2.patch
>
>
> It looks like ProtobufUtils::PRIMITIVES is never read in both the shaded and 
> non-shaded versions of the class. Is it safe to remove?
> https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java#L128
> We populate the map in a static initializer but never read any values from 
> it...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to