1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)Go27,422 star (27,422 star)2,446 fork (2,446 fork)batch import
enhancementhelp wanted
- 议题类型
- bug
- 研究方向
- Investigate the etcd v3 client implementation in go kit/kit, specifically the auto registration logic on reconnection. The issue title suggests that the current code fails to re register when reconnecting to the server. Review the relevant source files (likely in sd/etcdv3 or similar) and check if the registration is tied to a single connection event. Consider whether a watch or retry mechanism is needed.