Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
trunk
-
None
Description
Background
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.
Attachments
Issue Links
- links to