[
https://issues.apache.org/jira/browse/CASSANDRA-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074101#comment-15074101
]
Yuki Morishita commented on CASSANDRA-10950:
--------------------------------------------
||branch||testall||dtest||
|[HintsCatalogTest-fix|https://github.com/yukim/cassandra/tree/HintsCatalogTest-fix]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-HintsCatalogTest-fix-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-HintsCatalogTest-fix-dtest/lastCompletedBuild/testReport/]|
(patch is for 3.0)
HintsCatalogTest accesses HintsService's static value, and it triggers creation
of static singleton (sigh), which tries to load hints from unintended location.
> Fix HintsCatalogTest
> --------------------
>
> Key: CASSANDRA-10950
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10950
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Yuki Morishita
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 3.0.x, 3.x
>
>
> [HintsCatalogTest has been
> broken|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_testall/331/testReport/]
> since CASSANDRA-9428 was committed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)