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

Add option for Solr pod affinity #39

Closed
timterle opened this issue Oct 28, 2019 · 3 comments
Closed

Add option for Solr pod affinity #39

timterle opened this issue Oct 28, 2019 · 3 comments

Comments

@timterle
Copy link
Contributor

Is your feature request related to a problem? Please describe.
If there are three nodes and SolrCloud "replicas" is set to 3, then all 3 Solr jvms are put on the same node. For performance and HA reasons it'd be preferred to spread out the Solr jvms.

Describe the solution you'd like
It should be possible to configure pod affinity so that the Solr jvms are spread on all available nodes. The zookeeper operator does this.

@HoustonPutman
Copy link
Contributor

Hey @timterle , @sepulworld already has a PR in to add this functionality! Check out #35 . It's almost done but I think he might have had some more work to do on it before we can merge it.

@timterle
Copy link
Contributor Author

That sounds great @HoustonPutman and @sepulworld! I'll close this then.

@sepulworld
Copy link
Contributor

Yes, sorry I was side tracked on some other things last couple weeks. Will get back to #35 soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants