kragniz / kragniz/python-etcd3
Multiple hosts of cluster
Open
- 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
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