Chris M. Hostetter created SOLR-15548:
-----------------------------------------
Summary: Make it easier for to configure/use interconnected
ZkACLProvider and ZkCredentialsProvider
Key: SOLR-15548
URL: https://issues.apache.org/jira/browse/SOLR-15548
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Chris M. Hostetter
I've been learning more about how Solr's {{ZkCredentialsProvider}} and
{{ZkACLProvider}} APIs work and are configured in {{solr.xml}}...
It seems really weird to me that these must be configured completely
independently of each other, even though – IIUC – the use of a (non-default)
{{ZkACLProvider}} almost certainly means you also want to use a (non-default)
{{ZkCredentialsProvider}}
I think we should make it possible for people to write custom {{ZkACLProvider}}
impls that can automatically override the default {{ZkCredentialsProvider}} w/o
extra configuration, and change {{VMParamsAllAndReadonlyDigestZkACLProvider}}
to automatically specify
{{VMParamsSingleSetCredentialsDigestZkCredentialsProvider}} as a default since
they are designed to work together.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]