[ https://issues.apache.org/jira/browse/HBASE-18096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022765#comment-16022765 ]
Hudson commented on HBASE-18096: -------------------------------- SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #183 (See [https://builds.apache.org/job/HBase-1.3-JDK8/183/]) HBASE-18096 Limit HFileUtil visibility and add missing annotations (chia7712: rev 17e87ae7e9379baede16f124044a1ea065d3e4f3) * (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileUtil.java > Limit HFileUtil visibility and add missing annotations > ------------------------------------------------------ > > Key: HBASE-18096 > URL: https://issues.apache.org/jira/browse/HBASE-18096 > Project: HBase > Issue Type: Task > Affects Versions: 2.0.0 > Reporter: Balazs Meszaros > Assignee: Balazs Meszaros > Priority: Trivial > Fix For: 2.0.0, 1.4.0, 1.2.6, 1.3.2 > > Attachments: HBASE-18096-BM-0001.patch > > > HFileUtil should be package private and should have > @InterfaceAudience.Private annotation. This class was introduced in > HBASE-17501. -- This message was sent by Atlassian JIRA (v6.3.15#6346)