[
https://issues.apache.org/jira/browse/ATLAS-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168282#comment-17168282
]
ASF subversion and git services commented on ATLAS-3907:
--------------------------------------------------------
Commit 05eba3fdb9fedf3483cdb1cef938f7a2cbf7933e in atlas's branch
refs/heads/master from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=05eba3f ]
ATLAS-3907: Java Patch Handler: Set index consistency.
> Entity Creation: Index Consistency: Java Patch Handler
> ------------------------------------------------------
>
> Key: ATLAS-3907
> URL: https://issues.apache.org/jira/browse/ATLAS-3907
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: trunk
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: trunk
>
>
> *Background*
> [ATLAS-3398|https://issues.apache.org/jira/browse/ATLAS-3398] adds
> _setConsistency_ during index creation. This works well for net new Atlas
> deployments.
> This Jira attempts to address the case where Atlas has been deployed and
> in-use without this change to the indexes.
> *Proposed Approach*
> * Use Atlas' java patch framework.
> * Create a java patch that enumerates existing indexes. This should be
> possible using JanusGraph's native APIs.
> * Add the _setConsistency_ to existing indexes.
> [~dwarszawski] : Thanks for your earlier patch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)