[
https://issues.apache.org/jira/browse/NUTCH-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451704#comment-17451704
]
Hudson commented on NUTCH-2905:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #52 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/52/])
NUTCH-2905 Mask sensitive strings in log output of index writers (snagel:
[https://github.com/apache/nutch/commit/f8ec6243fc19c20c667c0749c2292ab53f19c029])
* (edit)
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit)
src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java
* (edit)
src/plugin/indexer-rabbit/src/java/org/apache/nutch/indexwriter/rabbit/RabbitIndexWriter.java
* (edit)
src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpBasicAuthentication.java
* (edit) src/java/org/apache/nutch/util/StringUtil.java
* (edit) src/test/org/apache/nutch/util/TestStringUtil.java
> Mask sensitive strings in log output of index writers
> -----------------------------------------------------
>
> Key: NUTCH-2905
> URL: https://issues.apache.org/jira/browse/NUTCH-2905
> Project: Nutch
> Issue Type: Bug
> Components: indexer, logging, plugin
> Affects Versions: 1.18
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.19
>
>
> Mask sensitive tokens, secrets and passwords in the output of index writers.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)