lrhkobe opened a new pull request #489:
URL: https://github.com/apache/incubator-eventmesh/pull/489


   
   
   Fixes ISSUE#488
   
   ### Motivation
   
   - Support the rebalance of clients with same group in diffent eventmesh;
   - Support the recommendation of EventMesh to client.
   
   ### Modifications
   
   1. Add `eventmesh-registry-plugin` module;
   2. Add sub module `eventmesh-registry-api` in the 
`eventmesh-registry-plugin`, this module provides simple registry api design;
   3. Add sub module `eventmesh-registry-namesrv` in the 
`eventmesh-registry-plugin`, this module only provides default empty 
implementation of plugin according to `eventmesh-registry-api` so far;
   4. Add relative code of rebalance and recommendation in eventmesh-runtime.
   
   
   
   


-- 
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]

Reply via email to