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

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

Commit 59648d289ee8a8c36c1f8e4ba7f3807418a64639 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=59648d2 ]

ATLAS-3279: avoid unncessary retrieval of entity-extended info while sending 
notifications

Change-Id: I82e0bba27010709c74cd98a93f8a9c617577535e


> Performance regression after recent updates to disable full-text index
> ----------------------------------------------------------------------
>
>                 Key: ATLAS-3279
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3279
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.0.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 2.1.0, 3.0.0
>
>         Attachments: ATLAS-3279.patch
>
>
> With recent search enhancements in ATLAS-3100 and ATLAS-3246, full-text index 
> is no more needed; and ATLAS-3262 disabled populating full-text index. After 
> this change, Atlas server takes a longer time to send entity notifications; 
> the cache used by the notification module was earlier populated while 
> computing full-text index string; now, this is done by 
> AtlasInstanceConverter, which retrieves entity-with-extended-info (to be used 
> only to send V1 style notifications), which resulted in performance 
> regression in processing notifications.
>  



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

Reply via email to