apache / eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
https://eventmesh.apache.org/
Apache License 2.0
1.61k stars 638 forks source link

[Feature] Support tcp client rebalancing so that the cluster can be expanded horizontally #2235

Open qiaofazhan opened 1 year ago

qiaofazhan commented 1 year ago

Search before asking

Feature Request

I want the mesh to support client rebalancing so that the cluster can be expanded horizontally;

Are you willing to submit PR?

qqeasonchen commented 1 year ago

eventmesh supports the feature.

qiaofazhan commented 1 year ago

eventmesh supports the feature.

I have confirmed with the author that this capability is not supported at present, only a partial code implementation

qqeasonchen commented 1 year ago

It will be submitted in the next version.

github-actions[bot] commented 6 months ago

It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.

If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.

Pil0tXia commented 6 months ago

Few changes were made to org.apache.eventmesh.runtime.core.protocol.tcp.client.rebalance.EventMeshRebalanceImpl and org.apache.eventmesh.runtime.core.protocol.tcp.client.processor.RecommendProcessor since Nov 22, 2022. Is this issue accomplished?

github-actions[bot] commented 3 months ago

It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.

If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.