Pre-validate Cassandra seed host field for non-IPs
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
...specifically catch cases where the ":port" part of "address:port" was entered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Cassandra seed host parsing and validation entry point in the Java code, then reproduce a host entered with a ":port" suffix instead of an IP address. Done means this malformed input is caught before connection attempts and covered by the relevant existing tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100