Abdullah Alamoudi created ASTERIXDB-1397:
--------------------------------------------
Summary: New Feed user model not implemented
Key: ASTERIXDB-1397
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1397
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Abdullah Alamoudi
Assignee: Abdullah Alamoudi
As per the new user model, secondary feeds should be removed and replaced with
allowing multiple connections to a single feed.
At the same time, functions must be moved to connections rather than with Feed
definition.
Following is a list of tasks that need to be completed in order to close this
item:
1. Make connect/diconnect logical operations and start/stop control the flow of
data.
2. Change the function association from "with-feed" to "with connection".
3. Support a list of functions per connection.
4. Enable multiple connections per feed. Connections can be modified only when
the feed is in the stopped state.
5. Enable adding and removing connections while feed is in the running state.
None of this is supported at this time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)