You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (Jira)" <ji...@apache.org> on 2020/09/17 16:39:00 UTC

[jira] [Updated] (ATLAS-3948) Entity Creation: Index Consistency: Java Patch Handler: Provide Option to Disable

     [ https://issues.apache.org/jira/browse/ATLAS-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-3948:
-----------------------------------
    Attachment: ATLAS-3948-index-consistency-conditional.patch

> Entity Creation: Index Consistency: Java Patch Handler: Provide Option to Disable
> ---------------------------------------------------------------------------------
>
>                 Key: ATLAS-3948
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3948
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>         Attachments: ATLAS-3948-index-consistency-conditional.patch
>
>
> *Background*
> The ATLAS-3907 provided ability to apply index consistency to existing indexes via Java patch handler.
> However, when _atlas.graph.storage.consistency-lock.enabled=false_ this patch still gets applied.
> *Solution*
> Check for the property in Java patch handler and avoid applying it if the property is set to false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)