You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Xikui Wang (JIRA)" <ji...@apache.org> on 2017/10/22 18:02:00 UTC

[jira] [Created] (ASTERIXDB-2139) Need clearer logic about dropping dataset with feed connected

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)