mhansonp commented on code in PR #7442:
URL: https://github.com/apache/geode/pull/7442#discussion_r842185682


##########
geode-core/src/integrationTest/java/org/apache/geode/cache/client/internal/QueueManagerJUnitTest.java:
##########
@@ -312,6 +378,21 @@ private static void assertPortEquals(int[] expected, 
Iterable<Connection> actual
     assertThat(actualPorts).isEqualTo(expectedPorts);
   }
 
+  private class RecoveryDummyPool extends DummyPool {

Review Comment:
   I agree. I was following the existing naming which I am not a fan of either.



-- 
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]

Reply via email to