Sarath Subramanian created ATLAS-3377:
-----------------------------------------
Summary: Update AtlasPatchRegistry to use graph query instead of
index query
Key: ATLAS-3377
URL: https://issues.apache.org/jira/browse/ATLAS-3377
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 2.0.0
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 2.1.0
AtlasPatchRegistry is used to load all typedef and java patches during atlas
bootstrap time and it used index query to check solr for all patches loaded,
there might be cases where documents will not be indexed in solr or solr
failures. It is reliable to use graph query.
Update AtlasPatchRegistry to use graph query instead of index query
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)