[
https://issues.apache.org/jira/browse/HBASE-25546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279086#comment-17279086
]
Michael Stack commented on HBASE-25546:
---------------------------------------
Changed my mind. Test runs for 6 minutes. Its doing compare of compaction
policy perf. Its not a 'unit test'; its a perf eval. Let me add comment on top
of the class to say it does not run as part of unit test suite; it has to be
run explicitly (At least it will work after the [~robin7roy] changes).
> PerfTestCompactionPolicies is failing because of NPE
> ----------------------------------------------------
>
> Key: HBASE-25546
> URL: https://issues.apache.org/jira/browse/HBASE-25546
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0-alpha-1
> Reporter: Robin Roy
> Assignee: Robin Roy
> Priority: Minor
> Fix For: 3.0.0-alpha-1
>
>
> PerfTestCompactionPolicies is failing because of NPE as
> {code:java}
> s.getRegionInfo(){code}
> mock is missing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)