You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2021/07/16 16:36:00 UTC

[jira] [Created] (SOLR-15548) Make it easier for to configure/use interconnected ZkACLProvider and ZkCredentialsProvider

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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org