apache / apache/cassandra-easy-stress
Alert user if they try to use an invalid DC
Open
Beginner friendly
- Dominant language
- Kotlin
- Stars
- 31
- Forks
- 21
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
If you pass an invalid DC with `--dc`, ecs will error but not say why. Let's tell the user the DC doesn't exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the --dc option handling in ecs and reproduce the behavior with an invalid DC. Trace the resulting error path and make the completed change report that the specified DC does not exist, then verify that valid DC usage is unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100