You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Mandar Barve (JIRA)" <ji...@apache.org> on 2014/03/11 06:11:50 UTC

[jira] [Resolved] (CLOUDSTACK-4406) Remove cleanString() call for every API to improve performance - especially of the list APIs

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

Mandar Barve resolved CLOUDSTACK-4406.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4.0

b0c6d4734724358df97b6fa4d8c5beb0f447745e

> 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, 4.4.0
>
>
> 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.2#6252)