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

Mandar Barve commented on CLOUDSTACK-4406:
------------------------------------------

Patch posted for review:
https://reviews.apache.org/r/16385/

> Remove cleanString() call for every API to improve performance - especially 
> of the list APIs
> --------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4406
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4406
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API
>    Affects Versions: 4.2.0
>            Reporter: Nitin Mehta
>            Assignee: Mandar Barve
>            Priority: Critical
>             Fix For: Future
>
>
> The cleanString() method is invoked for every API call to remove sensitive 
> data, but this is invoked for every api even though it might or might not 
> have it. This is not optimal as CS scales. We need a more optimized approach 
> to remove such data



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to