[
https://issues.apache.org/jira/browse/ASTERIXDB-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Luo updated ASTERIXDB-2300:
--------------------------------
Component/s: TX - Transactions
ING - Ingestion
> Abort is not handled by feed
> ----------------------------
>
> Key: ASTERIXDB-2300
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2300
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: ING - Ingestion, TX - Transactions
> Reporter: Chen Luo
> Assignee: Xikui Wang
> Priority: Major
>
> 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)