dschneider-pivotal commented on a change in pull request #7456:
URL: https://github.com/apache/geode/pull/7456#discussion_r832732061



##########
File path: 
geode-core/src/distributedTest/java/org/apache/geode/cache/management/MemoryThresholdsDUnitTest.java
##########
@@ -1816,64 +1807,6 @@ public void fromData(DataInput in) throws IOException, 
ClassNotFoundException {
     }
   }
 
-  /**
-   * putting this test here because junit does not have host stat sampler 
enabled
-   */
-  @Test
-  public void testLocalStatListenerRegistration() throws Exception {

Review comment:
       No. It was testing something the product no longer does. The product 
used to create either a stat listener or a poller thread (if stats were 
disabled). Now it just consistently uses a poller thread.




-- 
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: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to