You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Anshul Gangwar (JIRA)" <ji...@apache.org> on 2014/09/18 07:41:33 UTC

[jira] [Created] (CLOUDSTACK-7575) Improve performance of cleanString method in StringUtils

Anshul Gangwar created CLOUDSTACK-7575:
------------------------------------------

             Summary: Improve performance of cleanString method in StringUtils
                 Key: CLOUDSTACK-7575
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7575
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Anshul Gangwar
            Assignee: Anshul Gangwar


We are using two regular expressions to clean sensitive data from logged string. One regular expression is cleaning from middle while other from end. Combine those two regular expressions in one regular expression



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)