jsancio commented on code in PR #12146:
URL: https://github.com/apache/kafka/pull/12146#discussion_r870516919


##########
config/kraft/README.md:
##########
@@ -114,9 +114,7 @@ We don't support any kind of upgrade right now, either to 
or from KRaft mode.  T
 
 Finally, the following Kafka features have not yet been fully implemented:
 
-* Support for certain security features: configuring a KRaft-based Authorizer, 
setting up SCRAM, delegation tokens, and so forth
-  (although note that you can use authorizers such as 
`kafka.security.authorizer.AclAuthorizer` with KRaft clusters, even
-  if they are ZooKeeper-based: simply define `authorizer.class.name` and 
configure the authorizer as you normally would).
+* Support for certain security features: setting up SCRAM, delegation tokens, 
and so forth.

Review Comment:
   This is what is missing according to KIP-833:
   ```
   Configuring SCRAM users via the administrative API
   Supporting JBOD configurations with multiple storage directories
   Modifying certain dynamic configurations on the standalone KRaft controller
   Delegation tokens
   Upgrade from ZooKeeper mode
   ```



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to