mattrobenolt / mattrobenolt/python-casscache
Obsolete native protocol version
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
There is hardcoded protcol v1 in library, but from version 3.x cassandra no more supports native protocols v1 and v2.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the library for the hardcoded native protocol v1 setting and checking how protocol versions are selected. Verify the supported versions against Cassandra 3.x; done means the obsolete protocol usage is addressed and the existing test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100