kragniz / kragniz/python-etcd3

Multiple hosts of cluster

Open
#1,551 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
450
Forks
194
PR merge metrics
No merged PRs in 30d

Description

Good day fellas!
Is there any possible to create a client by using multiple hosts(say three) in cluster? for example, client = etcd3.client(hosts=[xxxx.xxxx, xxxx, xxx]) and something like this. Or is there some other way to meet my need?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the etcd3.client entry point and its current host configuration behavior. Clarify whether the request is for multi-host failover or another cluster connection mode; done should be a decided, documented behavior with validation for the requested host configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.