Ildar Absalyamov created ASTERIXDB-1364:
-------------------------------------------

             Summary: Revisit blocking calls in feeds user model
                 Key: ASTERIXDB-1364
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1364
             Project: Apache AsterixDB
          Issue Type: Improvement
            Reporter: Ildar Absalyamov
            Assignee: Abdullah Alamoudi
            Priority: Minor


As of now feed connect statement support the following option, which, if set to 
"true" blocks the connect call until the feed is disconnected (from some other 
thread.
{noformat}
set wait-for-completion-feed "true"
{noformat}

It would make more sense if the feed disconnect statement would block the 
callee thread, ensuring that all the records were ingested successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to