[
https://issues.apache.org/jira/browse/HBASE-19067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215514#comment-16215514
]
Hudson commented on HBASE-19067:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3938 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3938/])
HBASE-19067 Do not expose getHDFSBlockDistribution in StoreFile. (anoopsamjohn:
rev 880b26d7d8678c688d741d991f55bd2245bee345)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStoreFile.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
> Do not expose getHDFSBlockDistribution in StoreFile
> ---------------------------------------------------
>
> Key: HBASE-19067
> URL: https://issues.apache.org/jira/browse/HBASE-19067
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-19067.patch
>
>
> StoreFile is exposed for CPs and this is having
> HDFSBlocksDistribution getHDFSBlockDistribution();
> HDFSBlocksDistribution being private and I dont think we should expose this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)