DATASOLR-211 Provide implementation of CloudSolrClientFactory
Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. Make sure that:
- [x] You have read the Spring Data contribution guidelines.
- [x] There is a ticket in the bug tracker for the project in our JIRA.
- [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
- [x] You submit test cases (unit or integration tests) that back your changes.
- [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
- [x] You provide your full name and an email address registered with your GitHub account. If you’re a first-time submitter, make sure you have completed the Contributor’s License Agreement form.
Hello Spring Data Solr fellows! I would like to propose an implementation for CloudSolrClientFactory. I was inspired by this Stackoverflow issue and I added some extra class members for connection and read timeouts for both Zookeeper and HttpClient connections.
Thanks, Christos
Hello! Is anyone able to review this request ? Is there anything wrong ?
Thank you for your time! Christos
Hello again! Is anyone able to review this request ? Is there anything wrong ? Do I have to do something? Is the issue abandoned?
Thank you for your time! Christos