[
https://issues.apache.org/jira/browse/ATLAS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-2864:
----------------------------------
Labels: release-notes (was: )
> Export Process: Incremental: Improve Approach for Fetching Changed Entities
> ---------------------------------------------------------------------------
>
> Key: ATLAS-2864
> URL: https://issues.apache.org/jira/browse/ATLAS-2864
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 0.8.2
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Labels: release-notes
> Fix For: 0.8.3, 1.2.0, 2.0.0
>
> Attachments:
> ATLAS-2864-Improved-incremental-export-queries-to-re.patch
>
>
> *Background*
> Existing approach for getting modified entities tends to iterate through the
> entire set of entities and then filter. This results in no benefit in terms
> of time and effort for incremental export. It does benefit Import, where
> smaller set is imported.
> *Approach*
> * User Gremlin queries to fetch entities that match criteria.
> * Modify existing logic that does deep traversal to support this new logic.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)