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

When doing writes to solr, add retry controls with backoff #315

Open
nddipiazza opened this issue Apr 16, 2021 · 0 comments
Open

When doing writes to solr, add retry controls with backoff #315

nddipiazza opened this issue Apr 16, 2021 · 0 comments

Comments

@nddipiazza
Copy link
Contributor

nddipiazza commented Apr 16, 2021

When indexing to solr, it is very common to have the solr server hiccup while you are using spark-solr to bulk import huge amounts of data. Need the ability to control retries with detailed retry logging.

It should also support backoff algorithm as well to give the server a chance to recover.

@nddipiazza nddipiazza changed the title Add fine grained retry ability When doing writes to solr, add retry controls with backoff Apr 16, 2021
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

1 participant