Problem configuring a new database with the multiversion client
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
I've seen problem configuring new databases through the client library rather than the CLI. It seems like it will only be able to configure a new database if the server's version does not match the primary client version. I have been able to change database configuration with the multiversion client, so it seems to be specific to initialize a new database.
Contributor guide
Research direction
Start by reproducing new-database initialization through the client library and the CLI with matching and differing server and primary client versions. Compare the initialization paths with the existing multiversion configuration behavior; done means a new database can be configured successfully through the client library when versions match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100