[
https://issues.apache.org/jira/browse/SOLR-10783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531153#comment-16531153
]
Jakob Furrer commented on SOLR-10783:
-------------------------------------
When starting a plain vanilla solr-7.4.0 out-of-the-box on Windows using
"solr.cmd" I get the following output:
{code:java}
c:\solr-7.4.0\bin>solr.cmd start -p 8983
INFO - 2018-07-03 11:57:45.886;
org.apache.solr.util.configuration.SSLCredentialProviderFactory; Processing SSL
Credential Provider chain: env;sysprop
Waiting up to 30 to see Solr running on port 8983
Started Solr server on port 8983. Happy searching!
c:\solr-7.4.0\bin>{code}
This INFO message cannot be suppressed even though I set all log levels to
ERROR in log4j2.xml.
Is this a side effect of the patch [^SOLR-10783.patch] ?
> Using Hadoop Credential Provider as SSL/TLS store password source
> -----------------------------------------------------------------
>
> Key: SOLR-10783
> URL: https://issues.apache.org/jira/browse/SOLR-10783
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: security
> Affects Versions: 7.0
> Reporter: Mano Kovacs
> Assignee: Mark Miller
> Priority: Major
> Fix For: 7.4, master (8.0)
>
> Attachments: SOLR-10783-fix.patch, SOLR-10783.patch,
> SOLR-10783.patch, SOLR-10783.patch, SOLR-10783.patch, SOLR-10783.patch,
> SOLR-10783.patch, SOLR-10783.patch, SOLR-10783.patch
>
>
> As a second iteration of SOLR-10307, I propose support of hadoop credential
> providers as source of SSL store passwords.
> Motivation: When SOLR is used in hadoop environment, support of HCP gives
> better integration and unified method to pass sensitive credentials to SOLR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]