Thanks @guozhangwang I get: ``` Bug type EQ_UNUSUAL (click for details) In class org.apache.kafka.streams.scala.FunctionsCompatConversions$AggregatorFromFunctionIn method org.apache.kafka.streams.scala.FunctionsCompatConversions$AggregatorFromFunction.equals(Object)At FunctionsCompatConversions.scala:[line 88] -- ``` ``` EQ_UNUSUAL: Unusual equals method This class doesn't do any of the patterns we recognize for checking that the type of the argument is compatible with the type of the this object. There might not be anything wrong with this code, but it is worth reviewing. ```
<img width="1434" alt="screen shot 2018-09-17 at 08 40 18" src="https://user-images.githubusercontent.com/1200478/45610858-5cfef780-ba55-11e8-9d9c-80bbf9dcdaf7.png"> Is it possible to disable this? [ Full content available at: https://github.com/apache/kafka/pull/5562 ] This message was relayed via gitbox.apache.org for [email protected]
