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:36:00 UTC

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

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



##########
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:
       I'm not sure if there exist an incompatible after the boot file is upgraded. Please check that :
   1. boot Drill (with standalone ZK) using old version
   2. create a JDBC storage
   3. shutdown and upgrade the Drill
   5. reboot the Drill & do check




-- 
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