bschoening commented on code in PR #4112: URL: https://github.com/apache/cassandra/pull/4112#discussion_r2621480718
########## doc/modules/cassandra/pages/developing/cql/security.adoc: ########## @@ -167,9 +167,9 @@ used and the role does not exist the statement is a no-op. DROP ROLE intentionally does not terminate any open user sessions. Currently connected sessions will remain connected and will retain the ability to perform any database actions which do not require -xref:cassandra:developing/cql/security.adoc#authorization[authorization]. +xref:cassandra:authorization/security.adoc#authorization[authorization]. Review Comment: relative path -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

