Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegate ZK Chroot initialization to Solr #642

Open
HoustonPutman opened this issue Oct 9, 2023 · 2 comments
Open

Delegate ZK Chroot initialization to Solr #642

HoustonPutman opened this issue Oct 9, 2023 · 2 comments
Labels
cloud zookeeper Related to Zookeeper or the Zookeeper Operator

Comments

@HoustonPutman
Copy link
Contributor

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.

@HoustonPutman HoustonPutman added cloud zookeeper Related to Zookeeper or the Zookeeper Operator labels Oct 9, 2023
@HoustonPutman HoustonPutman added this to the main (v0.8.0) milestone Oct 9, 2023
@HoustonPutman
Copy link
Contributor Author

So I found this issue while making the PR: SOLR-17019

Unfortunately, we will need to keep the mkroot command when we are using TLS. At least until 9.5 is the minimum supported version.

@HoustonPutman
Copy link
Contributor Author

Let's leave this for a later version, as there is no immediate need for the change, given that Solr still has some bugs in the area.

@HoustonPutman HoustonPutman removed this from the main (v0.8.0) milestone Oct 10, 2023
@gerlowskija gerlowskija added this to the main (v0.9.0) milestone Oct 16, 2023
@gerlowskija gerlowskija modified the milestones: v0.9.0, main (v0.10.0) Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud zookeeper Related to Zookeeper or the Zookeeper Operator
Projects
None yet
Development

No branches or pull requests

2 participants