You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/26 10:51:34 UTC

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

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

ASF subversion and git services commented on CLOUDSTACK-7575:
-------------------------------------------------------------

Commit 7972f53c8d35b78bd27cbd2c8bb1beb763b69c00 in cloudstack's branch refs/heads/master from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7972f53 ]

CLOUDSTACK-7575: improved performance of cleanString method in StringUtils


> 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
>             Fix For: 4.5.0
>
>
> 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)