openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
13.47k stars 2.37k forks source link

OpenIM3's highly available components are best selected with etcd/zookeeper rather than fixed as zookeeper,again。 #1042

Open fi-ecavc opened 10 months ago

fi-ecavc commented 10 months ago

Checklist

Is this feature request related to a problem?

None

Problem Description

OpenIM3's highly available components are best selected with etcd/zookeeper rather than fixed as zookeeper, so that the use can be selected. The use of Go-based etcd seems to be more in line with the OpenIM project developed in the Go language, and ETCD is far more active than Zookeeper.

Solution Description

OpenIM3's highly available components are best selected with etcd/zookeeper rather than fixed as zookeeper, so that the use can be selected.

Benefits

The use of Go-based etcd seems to be more in line with the OpenIM project developed in the Go language, and ETCD is far more active than Zookeeper.

Potential Drawbacks

No response

Additional Information

No response

kubbot commented 10 months ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

kubbot commented 8 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

kubbot commented 8 months ago

This issue was closed because it has been stalled for 7 days with no activity.

fi-ecavc commented 5 months ago

In which version of the project does zookeeper drop, use etcd? etcd is more active, it is basically the basic component of the system, and the maximum benefit can be obtained from using etcd.

cubxxw commented 5 months ago

Link: https://github.com/openimsdk/open-im-server/pull/1775

kubbot commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.