[
https://issues.apache.org/jira/browse/KAFKA-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bejeck resolved KAFKA-8944.
--------------------------------
Resolution: Fixed
> Compiler Warning
> ----------------
>
> Key: KAFKA-8944
> URL: https://issues.apache.org/jira/browse/KAFKA-8944
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: huxihx
> Priority: Minor
> Labels: scala
>
> When building Kafka Streams, we get the following compiler warning that we
> should fix:
> {code:java}
> scala/src/main/scala/org/apache/kafka/streams/scala/kstream/KTable.scala:24:
> imported `Suppressed' is permanently hidden by definition of object
> Suppressed in package kstream import
> org.apache.kafka.streams.kstream.{Suppressed,
> ValueTransformerWithKeySupplier, KTable => KTableJ}
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)