[
https://issues.apache.org/jira/browse/KAFKA-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Roesler updated KAFKA-7399:
--------------------------------
Description:
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
was:
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.
> 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: John Roesler
> Priority: Minor
>
> 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)