[
https://issues.apache.org/jira/browse/CASSANDRA-20834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029886#comment-18029886
]
Joel Shepherd commented on CASSANDRA-20834:
-------------------------------------------
Revised PR posted: https://github.com/apache/cassandra/pull/4427
> Remove getAuthenticator() references for determining if authn is required
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-20834
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20834
> Project: Apache Cassandra
> Issue Type: Improvement
> Reporter: Joel Shepherd
> Assignee: Joel Shepherd
> Priority: Normal
>
> Remove calls to DatabaseDescriptor's getAuthenticator() for determining
> whether the node is enforcing authentication or not, and replace with
> isAuthenticationRequired().
> This is a prerequisite to implementing per-connection authenticator
> selection, where "authentication required" will depend on context (node- or
> session-level) and the configured authenticators available to the node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]