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



##########
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:
       The "old" does not included this patch. So, you can build code on the 
master (mark to old), then build the new version on your patch branch.
   
   Actually, we add the parameter is in the Map data structure and there should 
be no problem, but it's better to test it.




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


Reply via email to