[ 
https://issues.apache.org/jira/browse/ATLAS-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-3049:
------------------------------------
    Fix Version/s:     (was: 0.8.4)

> Avoid repeated calls to property-key encoding while reading vertex properties
> -----------------------------------------------------------------------------
>
>                 Key: ATLAS-3049
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3049
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 0.8.3
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>         Attachments: ATLAS-3049.patch
>
>
> While accessing vertex property values, the property name is checked for 
> presence of special characters and when found they are escaped appropriately. 
> By caching the escaped property names, repeated calls to check/escape can be 
> avoided - which can result in improved performance.
>  
> ATLAS-2836 fixed such repeated calls to check/escape - but for V2 API path; 
> similar fixes are needed for V1 API paths, which are used to create 
> notifications and audits. 



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

Reply via email to