You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/08/17 00:57:00 UTC

[jira] [Commented] (ATLAS-3377) Update AtlasPatchRegistry to use graph query instead of index query

    [ https://issues.apache.org/jira/browse/ATLAS-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909525#comment-16909525 ] 

ASF subversion and git services commented on ATLAS-3377:
--------------------------------------------------------

Commit d1109efefd062613556d8bac47498ad0925b01b0 in atlas's branch refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=d1109ef ]

ATLAS-3377: Update AtlasPatchRegistry to use graph query instead of index query


> 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)