Ah, sorry, I misunderstood the root of your question. Since the type system doesn't have evidence that `K` extends `Windowed`, we have to do a cast to assign to `<K,V>`. I separated it into the next line just to avoid doing too much in one line of code.
[ Full content available at: https://github.com/apache/kafka/pull/5567 ] This message was relayed via gitbox.apache.org for [email protected]
