Rajini Sivaram created KAFKA-8866:
-------------------------------------
Summary: Make Authorizer create/delete exceptions Optional
Key: KAFKA-8866
URL: https://issues.apache.org/jira/browse/KAFKA-8866
Project: Kafka
Issue Type: Sub-task
Components: security
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
Fix For: 2.4.0
>From PR review of:
>[https://github.com/apache/kafka/pull/7268|https://github.com/apache/kafka/pull/7268:]
We currently return possibly null ApiException in AclCreateResult and
AclDeleteResult. It would be better to return Optional<ApiException>.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)