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-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org