Rahul Challapalli created DRILL-1112:
----------------------------------------
Summary: UI changes to storage plugins only take effect after a
drillbit restart.
Key: DRILL-1112
URL: https://issues.apache.org/jira/browse/DRILL-1112
Project: Apache Drill
Issue Type: Bug
Components: Metadata
Reporter: Rahul Challapalli
git.commit.id.abbrev=790a2ad
Build # 26246
Change any schema in the storage plugins and update the 'writable' flag to
'false'. Now we should not be allowed to create views in this schema. But drill
does not complain and creates the view in the current non-mutable schema.
However once we restart the drillbits, drill functions as expected by returning
'false' indicating that the current schema is non-mutable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)