spring-data-solr icon indicating copy to clipboard operation
spring-data-solr copied to clipboard

DATASOLR-211 Provide implementation of CloudSolrClientFactory

Open manios opened this issue 10 years ago • 3 comments

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.

manios avatar Aug 22 '15 12:08 manios

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

manios avatar Jul 01 '16 06:07 manios

Hello! Is anyone able to review this request ? Is there anything wrong ?

Thank you for your time! Christos

manios avatar Jun 08 '17 07:06 manios

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

manios avatar Feb 27 '18 14:02 manios