[
https://issues.apache.org/jira/browse/ATLAS-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619889#comment-16619889
]
ASF subversion and git services commented on ATLAS-2878:
--------------------------------------------------------
Commit 16456800b2c11969cc17de3a6423b955a958a5b2 in atlas's branch
refs/heads/branch-0.8 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=1645680 ]
ATLAS-2878: avoid retrieval of entiyWithExtInfo when extInfo is not needed
> 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)