[
https://issues.apache.org/jira/browse/ATLAS-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909527#comment-16909527
]
ASF subversion and git services commented on ATLAS-3377:
--------------------------------------------------------
Commit 432bce23e2d14d6a3021d63f8c8e4d82f79ed520 in atlas's branch
refs/heads/branch-2.0 from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=432bce2 ]
ATLAS-3377: Update AtlasPatchRegistry to use graph query instead of index query
(cherry picked from commit d1109efefd062613556d8bac47498ad0925b01b0)
> 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
> Priority: Major
> 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)