You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/10/21 13:44:09 UTC

[GitHub] [drill] dzamo commented on a change in pull request #2342: DRILL-8016: Default to lazy outbound connections for storage-jdbc and storage-splunk

dzamo commented on a change in pull request #2342:
URL: https://github.com/apache/drill/pull/2342#discussion_r733692989



##########
File path: contrib/storage-jdbc/src/main/resources/bootstrap-storage-plugins.json
##########
@@ -8,6 +8,10 @@
       "password": "xxx",
       "caseInsensitiveTableNames": false,
       "sourceParameters" : {
+        "idleTimeout": 3600000,

Review comment:
       @luocooong Oh interesting.  Is it okay if I test with Drill 1.18 for the old version?  And use storage configs in files stored by drill-embedded, instead of ZooKeeper?  The drill-embedded of the new Drill version will go and look for the config files in the same location...




-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org