Enable fatal warnings for cluster metrics and slf4j (#26678)
This commit is contained in:
parent
4bb60bbcc8
commit
f798481de5
12 changed files with 67 additions and 48 deletions
|
|
@ -147,7 +147,7 @@ abstract class ClusterMetricsDisabledSpec
|
|||
//clusterView.clusterMetrics.size should ===(0)
|
||||
metricsView.clusterMetrics.size should ===(0)
|
||||
ClusterMetricsExtension(system).subscribe(testActor)
|
||||
expectNoMsg
|
||||
expectNoMessage
|
||||
// TODO ensure same contract
|
||||
//clusterView.clusterMetrics.size should ===(0)
|
||||
metricsView.clusterMetrics.size should ===(0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue