[
https://issues.apache.org/jira/browse/HBASE-18673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141327#comment-16141327
]
Hudson commented on HBASE-18673:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3593 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3593/])
HBASE-18673 Some more unwanted reference to unshaded PB classes (stack: rev
08a9522fc1610231c34d4d865777618eb06d9e19)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java
> Some more unwanted reference to unshaded PB classes
> ---------------------------------------------------
>
> Key: HBASE-18673
> URL: https://issues.apache.org/jira/browse/HBASE-18673
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha-1
> Reporter: Anoop Sam John
> Assignee: stack
> Priority: Minor
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18673.master.001.patch
>
>
> ProtobufLogReader - Seems using Unshaded CIS which seems a miss
> HBaseFsck - Some public methods throw PB ServiceException. Its strange. No
> code within that throws this.
> Public exposed PBType class. I dont know what this type allows the users to
> do. Make their own Type? If so the Unshaded might be ok.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)