xwm1992 commented on issue #768: URL: https://github.com/apache/incubator-eventmesh/issues/768#issuecomment-1039816440
Hi @jinrongluo,I think this is not a normal orperating scenario, because the `cgm` objects are distinguished by group and client IP, in your test your client doesn't change only change the subscription is not correct, may be you should first unsubscribe the topic, then subscribe the newest topics, or you may want to modify the subscription information at run time, but this hasn't been supported yet. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
