[
https://issues.apache.org/jira/browse/ATLAS-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113951#comment-16113951
]
Madhan Neethiraj commented on ATLAS-1981:
-----------------------------------------
[~yussufshaikh] - now that Atlas has graduated to a top-level project, the git
repo to use is: https://github.com/apache/atlas (note the missing 'incubator-'
prefix).
The fix is present in
https://github.com/apache/atlas/blob/master/intg/src/main/java/org/apache/atlas/type/AtlasStructType.java.
> 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)