rpcxio / rpcx-etcd

etcd plugin for rpcx
Apache License 2.0
29 stars 24 forks source link

draft: etcdv3 optimized #38

Closed Stonexxxx closed 1 month ago

Stonexxxx commented 3 months ago

this is just a draft. The content may cause BC. This PR is forwarded to solve the problem that may affect the performance under multi servers.

@smallnest please have a look

smallnest commented 3 months ago

@Stonexxxx thanks for your PR.
Yes, as you mentioned, it causes BC. So I suggest you add as a new EtcdV3RegisterPlugin, for example, EtcdV3SingleRegisterPlugin or others.