Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.34 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.34 KB

kafka-streams-join

How to run?

Interesting things

  • TopicShifter class, that spawns a Topology that create a new time-shifted topic from input one.
  • TimeoutJoinTest test cases, that shows how to emit an even when no-join occurred.

Referring topics on the confluent-platform user group