jyothsnakonisa commented on code in PR #323:
URL: https://github.com/apache/cassandra-sidecar/pull/323#discussion_r2842108974


##########
server/src/test/java/org/apache/cassandra/sidecar/cluster/CassandraClientTokenRingProviderTest.java:
##########
@@ -282,12 +282,12 @@ private static TokenRange createMockTokenRange(Token 
start, Token end)
         }
     }
 
-    protected DnsResolver mockDnsResolver()
+    public static DnsResolver mockDnsResolver()

Review Comment:
   I am reusing these helper methods in TestModule to fix failing tests. 



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