Description
Background
For Atlas version that uses HBase and Solr, occasionally if Solr is down and entities get created, then there is no record of the created entities within Solr. Basic search does not indicate presence of such entities.
Solution
Index Repair Tool (which was present in branch-0.8) should be implemented for JanusGraph.
Implementation Guidance
- Create Java-based implementation rather than Groovy script that needs graphdb-specific shell to be installed.
- Use JanusGraph APIs for restore instead of custom per-vertex logic.
- Investigate possibility of using MapReduce for higher throughput.
Attachments
Attachments
Issue Links
- depends upon
-
ATLAS-2657 re-indexing solr in Atlas
- Resolved
- links to