Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,7 @@ public void clear() {
}

@Test(timeout = 300000)
public void testExternalSPSMetrics() throws Exception {
public void testExternalSPSMetricsExposedToJMX() throws Exception {
try {
createCluster();
// Start JMX but stop SPS thread to prevent mock data from being consumed.
Expand Down