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:37:00 UTC

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

Ashutosh Mestry created ATLAS-3948:
--------------------------------------

             Summary: 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


*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)