WillemJiang commented on issue #487: Alpha如何找到 多实例的omega客户端 URL: https://github.com/apache/servicecomb-pack/issues/487#issuecomment-508290106 每一个Omega向Alpha注册的时候都会把自己的ApplicationID以及InstanceID带上, 这样Alpha在进行补偿操作调用的时候会先找原来发送事件的Omega,如果找不到可以通过ApplicationID找同一应用的实例来进行补偿,如果通过ApplicationID还是找不到的话,就只能报错终止调用了。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
