vdiravka opened a new pull request #2278: URL: https://github.com/apache/drill/pull/2278
# [DRILL-7975](https://issues.apache.org/jira/browse/DRILL-7975): Connection to Splunk Drill Storage Plugin fails intermittently ## Description Introduces the new filed in Plugin config, which allows to specify the number of retries of connections to data source. Actually works only for Splunk and can be easily extended for other data sources. ## Documentation `reconnectRetries` - the plugin config property. Determines the number of retries of connections to data source in case the previous ones were unsuccessful. ## Testing Covered with Unit test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
