Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

DATASOLR-211 Provide implementation of CloudSolrClientFactory #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manios
Copy link

@manios manios commented Aug 22, 2015

Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request.
Make sure that:

  • You have read the Spring Data contribution guidelines.
  • There is a ticket in the bug tracker for the project in our JIRA.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • 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).
  • 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 manios changed the title DATASOLR-211 Provide implementation of CloudSolrServerFactory DATASOLR-211 Provide implementation of CloudSolrClientFactory Sep 8, 2015
@manios
Copy link
Author

manios commented Jul 1, 2016

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
Copy link
Author

manios commented Jun 8, 2017

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

Thank you for your time!
Christos

@manios
Copy link
Author

manios commented Feb 27, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: waiting-for-triage An issue we've not yet triaged
Development

Successfully merging this pull request may close these issues.

2 participants