little-kid-an commented on code in PR #15522:
URL: https://github.com/apache/dubbo/pull/15522#discussion_r2186961334


##########
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:
   Don't use SLFJ for recording? all delete?



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

Reply via email to