[ https://issues.apache.org/jira/browse/GEODE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398292#comment-17398292 ]
ASF subversion and git services commented on GEODE-9354: -------------------------------------------------------- Commit b82e282b80ef27d9018509be0f2e62173a5a35d5 in geode's branch refs/heads/support/1.14 from Kirk Lund [ https://gitbox.apache.org/repos/asf?p=geode.git;h=b82e282 ] GEODE-9354: Extract and test ArgumentRedactorRegex (#6641) (#6747) * Rename ArgumentRedactorJUnitTest to ArgumentRedactorTest. * Reorganize and reformat ArgumentRedactor and its tests. * Fix issues in regex found by new tests. (cherry picked from commit 693e18c48d1c0e3601c517cb7c5493b54649dc10) > Refactor ArgumentRedactor and add tests for ssl-*store-password props > --------------------------------------------------------------------- > > Key: GEODE-9354 > URL: https://issues.apache.org/jira/browse/GEODE-9354 > Project: Geode > Issue Type: Wish > Components: logging > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > Refactor ArgumentRedactor to clean it up and make sure it's efficient. > Add test coverage for log statements containing: > {noformat} > -Dgemfire.ssl-truststore-password=<PASSWORD> > -Dgemfire.ssl-keystore-password=<PASSWORD> > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)