You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Yussuf Shaikh (JIRA)" <ji...@apache.org> on 2017/08/03 06:25:00 UTC

[jira] [Comment Edited] (ATLAS-1981) Cache escaped type-query string to avoid repeated computation

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

Yussuf Shaikh edited comment on ATLAS-1981 at 8/3/17 6:24 AM:
--------------------------------------------------------------

[~madhan.neethiraj]
EntityDiscoveryServiceTest is failing because of this commit. I see you have made changes in the review process but not merged to master yet?


was (Author: yussufshaikh):
EntityDiscoveryServiceTest is failing because of this commit. I see you have made changes in the review process but not merged to master yet?

> Cache escaped type-query string to avoid repeated computation
> -------------------------------------------------------------
>
>                 Key: ATLAS-1981
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1981
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>             Fix For: 0.9-incubating, 0.8.1-incubating
>
>         Attachments: ATLAS-1981.patch
>
>
> Before sending the type-names to index-query, current search implementation escape the type-names to handle presence of special characters. Avoiding this repeated computation can help improve search performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)