Stellar1999 commented on code in PR #15522: URL: https://github.com/apache/dubbo/pull/15522#discussion_r2186954686
########## dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster/StickyTest.java: ########## @@ -71,7 +71,7 @@ public void setUp() throws Exception { @Test void testStickyNoCheck() { int count = testSticky("t1", false); - System.out.println(count); +// System.out.println(count); Review Comment: > Sorry, this is my first time submitting a PR. I just read the contribution guide, am ready to resubmit the PR, and have formatted the code using the dubbo_codestyle_for_idea.xml file No need to apologize, take your time -- 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...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org