`KStream#through()` currently lets you specify a `Produced`. Shouldn't it also let you specify a `Consumed`. This would let you specify a time stamp extractor.
- Shouldn't KStream#through let you specify a Consumed? Dmitry Minkovsky
- Re: Shouldn't KStream#through let you specify a Cons... Matthias J. Sax
- Re: Shouldn't KStream#through let you specify a ... Dmitry Minkovsky
- Re: Shouldn't KStream#through let you specif... Matthias J. Sax