[
https://issues.apache.org/jira/browse/DRILL-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060506#comment-14060506
]
Aditya Kishore commented on DRILL-1112:
---------------------------------------
Fix merged as
https://github.com/apache/incubator-drill/commit/8289f726cf8d8407e8bcf7c797f301f4fc2950bd
> 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
> Affects Versions: 1.0.0-BETA1
> Reporter: Rahul Challapalli
> Assignee: Aditya Kishore
> Priority: Blocker
> Attachments:
> DRILL-1112-UI-changes-to-storage-plugins-only-take-e.patch
>
>
> 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)