SimonLiuhd

Results 14 comments of SimonLiuhd
trafficstars

@rayzhang0603 The case is that we use the VIPs for motan RPC communications between client and service. For HA, the client and the service are both hot standy with two...

@rayzhang0603 How about we use a JVM parameter (such as -Dmotan.client.ip) to achieve this feture: When the parameter is configured, and has valid IP address value, we use io.netty.bootstrap#connect(SocketAddress remoteAddress,...

@rayzhang0603 Thanks a lot for your reply. If we restart the service insance which the VIP was banded to before, and then switch to the other instance, should we use...

@rayzhang0603 Thanks a again for your reply. more questions again: 1. fusingThreshold can be set when there is no registry center? 2. I have the following log against motan version...

@rayzhang0603 Many thanks for your great helps.

@rayzhang0603 When we use motan 1.1.10 (include motan-transport-netty4 ), after the original service restart and the service VIP switched to another instance (hot standby): fom the log, there are strings...

In original post, added the configuration of machine A, while the mahine B is the same only the unicast_src_ip/unicast_peer are changed over. During tests, find that sometimes, the behavior is...

@pqarmitage Thanks for your reply. Added the expected behavior log in the original post. I cannot reproduce the not expacted behavior now, but I am sure I saw it before....

@rayzhang0603 谢谢回复。 我们是采用directUrl的方式,请教这个怎么做**优雅停止服务**?

@rayzhang0603 完整堆栈如下。实际上APIResponse的类是有的。 帮忙再看看 ![st](https://github.com/weibocom/motan/assets/89838158/141387ce-4c65-4539-a2b9-2d5ca1fba86d)