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 2018/09/18 21:07:00 UTC

[jira] [Commented] (ATLAS-2878) update FullTextMapper to avoid retrieving referred entities

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

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

Commit a064e09242a0b1259d7b1227913786d2fb98f695 in atlas's branch refs/heads/master from [~madhan@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=a064e09 ]

ATLAS-2878: avoid retrieval of entiyWithExtInfo when extInfo is not needed

(cherry picked from commit 8e7ecf72f32ef6ca282a314d85761742e229a48b)


> update FullTextMapper to avoid retrieving referred entities
> -----------------------------------------------------------
>
>                 Key: ATLAS-2878
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2878
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8.2, 1.0.0, 1.1.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Critical
>             Fix For: 0.8.3, 2.0.0, 1.2.0
>
>         Attachments: ATLAS-2878-branch-0.8.patch, ATLAS-2878-branch-1.0.patch, ATLAS-2878.patch
>
>
> By default, full-text mapper is configured to not include text from referred entities. However, the mapper currently retrieves referred entities as well from the store. This can be avoided to save cycles spent in retrieving entities not needed for the mapper.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)