arina-ielchiieva commented on a change in pull request #1345: DRILL-6494: Drill
Plugins Handler
URL: https://github.com/apache/drill/pull/1345#discussion_r198843228
##########
File path: distribution/src/resources/drill-override-example.conf
##########
@@ -251,6 +251,9 @@ drill.exec: {
protocol: "TLSv1.2",
#ssl provider. May be "JDK" or "OPENSSL". Default is "JDK"
provider: "JDK"
+ },
+ storage_plugins.update: {
Review comment:
Does storage_plugins.update have other properties? I think you can write it
in one line: `storage_plugins.update.enabled: true`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services