epugh commented on code in PR #4010:
URL: https://github.com/apache/solr/pull/4010#discussion_r2672785064


##########
solr/core/src/test/org/apache/solr/metrics/SolrMetricsIntegrationTest.java:
##########
@@ -100,7 +100,6 @@ public void testZkMetrics() throws Exception {
         new MiniSolrCloudCluster.Builder(3, createTempDir())
             .addConfig("conf", configset("conf2"))
             .configure();
-    System.clearProperty("metricsEnabled");

Review Comment:
   it's odd that the test passes AFTER I remoeved that line....   I restroed 
the line however.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to