Maksym Rymar created DRILL-8468:
-----------------------------------
Summary: Drill doesn't perform
drill.exec.storage.action_on_plugins_override_file action
Key: DRILL-8468
URL: https://issues.apache.org/jira/browse/DRILL-8468
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.18.0
Reporter: Maksym Rymar
Assignee: Maksym Rymar
After the Plugin Registry refactoring
https://issues.apache.org/jira/browse/DRILL-7590, Drill stopped honoring
{{drill.exec.storage.action_on_plugins_override_file}} property.
After the refactoring, Drill performs
{{drill.exec.storage.action_on_plugins_override_file}} action only once, on
initial storage plugin registry initialization. After the initialization, on
every next Drill restart, the action will not be performed. It means, that
after {{storage-plugins-override.conf}} apply, this file is neither renamed nor
removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)