mirror of https://github.com/apache/kafka.git
It's currently not possible to unit-test custom processors that use windowed stores, because the provided windowed store implementations cast the context to InternalProcessorContext. This change adds a public API example using windowed stores, and fixes the casts internally that would make that example fail previously. Reviewers: A. Sophie Blee-Goldman <sophie@confluent.io>, Bruno Cadonna <bruno@confluent.io> |
||
|---|---|---|
| .. | ||
| main/java/org/apache/kafka/streams | ||
| test | ||