John Roesler created KAFKA-7399:
-----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)