apache / apache/cassandra-gocql-driver
Integrate HostPool into the connection pool
Open
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 658
- PR merge metrics
- No merged PRs in 30d
Description
It makes more sense for the connection pool to be aware of detecting downed hosts than the policy, so this way all policies will benefit.
Contributor guide
Research direction
Start by reading the connection-pool and policy implementations, then trace where downed-host detection currently occurs and how HostPool is used. Done means host detection is handled by the connection pool and all policies benefit from that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100