WangzJi commented on issue #7440: URL: https://github.com/apache/incubator-seata/issues/7440#issuecomment-2987893557
As you mentioned, it seems there's a port configuration mismatch between modules, which might be causing the connection issues during test execution. - https://github.com/apache/incubator-seata/blob/ac9c8bab0f3c329d39f87f920d4bc978d8a45d3d/test/src/test/java/org/apache/seata/core/rpc/netty/TmNettyClientTest.java#L51-L54 - https://github.com/apache/incubator-seata/blob/ac9c8bab0f3c329d39f87f920d4bc978d8a45d3d/core/src/test/java/org/apache/seata/core/rpc/netty/TmNettyClientTest.java#L78-L111 -- 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