You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bill Bejeck (Jira)" <ji...@apache.org> on 2019/10/09 03:42:00 UTC

[jira] [Resolved] (KAFKA-8944) Compiler Warning

     [ 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)