funky-eyes commented on code in PR #6484: URL: https://github.com/apache/incubator-seata/pull/6484#discussion_r1574266990
########## test/src/test/java/org/apache/seata/core/rpc/netty/mockserver/MockServerTest.java: ########## @@ -37,16 +41,22 @@ public class MockServerTest { static String RESOURCE_ID = "mock-action"; + Logger logger = LoggerFactory.getLogger(MockServerTest.class); + @BeforeAll Review Comment: 考虑后续再做修改,暂时先尽最大能力节约ci的耗时 Consider subsequent modifications, and do your best to save the time-consuming ci for the time being. -- 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...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org