vdiravka commented on a change in pull request #1345: DRILL-6494: Drill Plugins Handler URL: https://github.com/apache/drill/pull/1345#discussion_r199745722
########## File path: distribution/src/resources/drill-override-example.conf ########## @@ -58,17 +58,8 @@ drill.exec: { batch.size: 4000 }, partition.column.label: "dir" - } - }, - metrics : { - context: "drillbit", - jmx: { - enabled : true }, - log: { - enabled : false, - interval : 60 - } + action_on_plugins_override_file: "rename" Review comment: The comment was in `drill-module.conf`, but you are right `drill-override-example.conf` is better place for it. Done. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services