Chen Luo created ASTERIXDB-2300:
-----------------------------------
Summary: Abort is not handled by feed
Key: ASTERIXDB-2300
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2300
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Chen Luo
Assignee: Xikui Wang
During feed-based data ingestions, exception may throw by inserting/upserting
some records. The current feed simply discard this record and retry with the
rest of the records. However, abort is not called to ensure the indexes are
still in a consistent state (the abort logic is only called when the job is
aborted, however the feed is a long running job which does not terminate
normally)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)