[
https://issues.apache.org/jira/browse/KAFKA-8943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-8943.
-----------------------------------
Assignee: Manikumar
Resolution: Fixed
> Move SecurityProviderCreator to a public package
> ------------------------------------------------
>
> Key: KAFKA-8943
> URL: https://issues.apache.org/jira/browse/KAFKA-8943
> Project: Kafka
> Issue Type: Bug
> Components: security
> Reporter: Rajini Sivaram
> Assignee: Manikumar
> Priority: Blocker
> Fix For: 2.4.0
>
>
> The public interface `SecurityProviderCreator` added under KAFKA-8669
> (KIP-492) is currently in the internal package
> `org.apache.kafka.common.security` along with other internal classes. Since
> this is a public interface, we should move it to a public package. We should
> also add `@InterfaceStability.Evolving` annotation.
>
> Marked as blocker for 2.4.0 since we should do this before the release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)