This is an automated email from the ASF dual-hosted git repository.

rsivaram pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from c5f2bd6  MINOR: Fix few typos in the javadocs/docs
     add b66ea87  KAFKA-8866; Return exceptions as Optional<ApiException> in 
authorizer API (#7294)

No new revisions were added by this update.

Summary of changes:
 .../kafka/server/authorizer/AclCreateResult.java   | 17 +++++---------
 .../kafka/server/authorizer/AclDeleteResult.java   | 26 ++++++++++------------
 core/src/main/scala/kafka/admin/AclCommand.scala   | 19 ++++++++--------
 .../kafka/security/auth/SimpleAclAuthorizer.scala  |  9 ++++----
 .../security/authorizer/AuthorizerWrapper.scala    |  2 +-
 core/src/main/scala/kafka/server/KafkaApis.scala   |  9 +++-----
 .../kafka/api/AuthorizerIntegrationTest.scala      |  4 ++--
 .../api/DescribeAuthorizedOperationsTest.scala     |  4 ++--
 .../kafka/api/SslAdminClientIntegrationTest.scala  |  4 ++--
 .../security/authorizer/AclAuthorizerTest.scala    | 16 ++++++-------
 .../delegation/DelegationTokenManagerTest.scala    |  4 ++--
 11 files changed, 52 insertions(+), 62 deletions(-)

Reply via email to