Xikui Wang created ASTERIXDB-2139:
-------------------------------------
Summary: Need clearer logic about dropping dataset with feed
connected
Key: ASTERIXDB-2139
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2139
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Xikui Wang
Assignee: Abdullah Alamoudi
In the dataset drop action, we create a disconnectFeed job list and execute the
jobs in the list later. On the other side, we are not constructing the
disconnectFeeJob and preventing drop dataset with feed connected. We will need
a clearer logic about how to handle this.
[1] org/apache/asterix/metadata/entities/Dataset.java:317
[2] org/apache/asterix/metadata/entities/Dataset.java:324
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)