It used to be there but it returns `null` for a `Long` and scalatest doesn't seem to work with that. I tried to `.asInstanceOf[Any]` or `null.asInstanceOf[Long]` but it's doesn't seems to work. Any idea?
[ Full content available at: https://github.com/apache/kafka/pull/5538 ] This message was relayed via gitbox.apache.org for [email protected]
