Jeffrey Hagelberg created ATLAS-908:
---------------------------------------
Summary: Graph Indices created after queries run
Key: ATLAS-908
URL: https://issues.apache.org/jira/browse/ATLAS-908
Project: Atlas
Issue Type: Bug
Reporter: Jeffrey Hagelberg
Assignee: Jeffrey Hagelberg
I've noticed that the graph indices do not actually get created up front when
starting Atlas. This is a problem because you can configure Titan to not allow
queries to run if there is not an graph index that can be used. In
environments like this, the Atlas startup fails because it attempts to restore
the typesystem (which runs a query) before creating the base graph indices.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)