Support using hostname in `coordinators` command fdbcli
Open
operations
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
Now with #354 is about to finish up, it might be valuable to support using hostnames in `coordinators` command in fdbcli. This command allows admin/user to change the cluster to use a new set of coordinators and currently only accepting IP addresses.
Contributor guide
Research direction
The issue does not name files or tests; start by locating the fdbcli implementation and tests for the `coordinators` command. Trace how coordinator arguments are parsed and validated, then verify that hostnames are accepted alongside IP addresses without breaking the existing command behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100