[
https://issues.apache.org/jira/browse/KAFKA-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-7399.
----------------------------------
Resolution: Fixed
> FunctionConversions in Streams-Scala should be private
> ------------------------------------------------------
>
> Key: KAFKA-7399
> URL: https://issues.apache.org/jira/browse/KAFKA-7399
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: John Roesler
> Assignee: Joan Goyeau
> Priority: Minor
> Fix For: 2.1.0
>
>
> FunctionConversions defines several implicit conversions for internal use,
> but the class was made public accidentally.
> We should deprecate it and replace it with an equivalent private class.
>
> KIP:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-366%3A+Make+FunctionConversions+private
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)