[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321268#comment-16321268
 ] 

ASF subversion and git services commented on ASTERIXDB-2180:
------------------------------------------------------------

Commit 50860b83998b28cffb798a47fbf664ab93ec03e7 in asterixdb's branch 
refs/heads/master from [~sjaco002]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=50860b8 ]

[ASTERIXDB-2180][FUN] Prevent dropping of entities used by functions

Add dependencies to Functional Metadata
Check dependencies before dropping datasets or functions
Add tests

Change-Id: I2f08ff150dfd57432b88381c507814ddb57bd67b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2253
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Dmitry Lychagin <dmitry.lycha...@couchbase.com>


> Prevent dropping of datasets and functions that are being used by functions
> ---------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2180
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2180
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Steven Jacobs
>
> Currently, there is nothing preventing the dropping of a dataset or a 
> function which is being used by some function. This means that when one of 
> these is dropped, the function still exists but is unusable. 
> It would be better to have some way to prevent the dropping of datasets and 
> functions that are being used by functions



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to