SolrIO: Expose connection timeout tuning for writes
Open
improvement
io
java
P3
solr
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
A useful addition would be the ability to tune the socket and conncetion timeouts for the underlying solrj client.
Currently the createHttpClient() uses defaults only.
This relates to BEAM-3820 and BEAM-3848 which together will help improve stability of jobs doing large (billions of docs) loading of SOLR.
Imported from Jira [BEAM-3849](https://issues.apache.org/jira/browse/BEAM-3849). Original Jira may contain additional context.
Reported by: timrobertson100.
Contributor guide
Assessment
This issue has not been assessed yet.