Delegate ZK Chroot initialization to Solr
- Dominant language
- Go
- Stars
- 283
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Thanks to https://issues.apache.org/jira/browse/SOLR-7642, starting with Solr 8.11, the Solr Operator no longer needs to have code to initialize a Zookeeper chRoot if one is provided by the user.
The Solr Operator v0.8.0 now accepts a minimum Solr version of 8.11 (#616), so we are good to start using this feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Solr Operator code that initializes a user-provided Zookeeper chRoot, then review SOLR-7642 and issue #616 for the Solr 8.11 minimum-version context. Done means the operator delegates this initialization to Solr instead of performing it itself when a chRoot is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure, search
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100