[ 
https://issues.apache.org/jira/browse/KAFKA-13725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk True updated KAFKA-13725:
------------------------------
    Labels: OAuth  (was: )

> KIP-768 OAuth code mixes public and internal classes in same package
> --------------------------------------------------------------------
>
>                 Key: KAFKA-13725
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13725
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, security
>    Affects Versions: 3.1.0, 3.2.0, 3.1.1, 3.3.0
>            Reporter: Kirk True
>            Assignee: Kirk True
>            Priority: Major
>              Labels: OAuth
>             Fix For: 3.4.0
>
>
> The {{org.apache.kafka.common.security.oauthbearer.secured}} package from 
> KIP-768 incorrectly mixed all of the classes (public and internal) in the 
> package together.
> This bug is to remove all but the public classes from that package and move 
> the rest to a new 
> {{{}org.apache.kafka.common.security.oauthbearer.internal.{}}}{{{}secured{}}} 
> package. This should be back-ported to all versions in which the KIP-768 
> OAuth work occurs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to