-
-
Save confluentgist/143129cb3a563dfbca4287f84a435c8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
final KafkaStreams streams = new TestKafkaStreams(builder.build(), streamsConfiguration); | |
streams.cleanUp(); | |
streams.start(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment