You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove start() , because the method is defined in LifeCycle;
remove void getDefaultTopicRouteInfoFromNameServer(String topic, long timeout) , MeshMQProducer getMeshMQProducer() , String buildMQClientId() , which are relatived to special eventmesh-connector, and the relative function may put in connector implemention more properly.
Optimization for 'MeshMQPushConsumer'
remove start() , because the method is defined in LifeCycle;