Skip to content

Optimize interface design in eventmesh-connector-api #391

@lrhkobe

Description

@lrhkobe
  • Optimization for 'MeshMQProducer'

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprove the mechanism or performance

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions