mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-28 20:09:14 +08:00
@@ -581,7 +581,7 @@ public class NettyRemotingClient extends NettyRemotingAbstract implements Remoti
|
||||
}
|
||||
} else {
|
||||
this.closeChannel(addr, channel);
|
||||
throw new RemotingConnectException(addr);
|
||||
throw new RemotingConnectException(channelRemoteAddr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user