Nitin Mehta created CLOUDSTACK-4406:
---------------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira