confluentinc / confluentinc/kafka-tutorials

Naming a Streams DSL Topology Part 2 - Naming an entire topology

Open
#307 0 comments 0 reactions 1 assignee Claimed by @bbejeck View on GitHub
kstreams
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Kafka Streams provides the ability to view a textual representation of your topology using the `StreamsBuilder.build().describe()` method. For simple topologies, this is sufficient. But for more complex topologies, the generated names can be difficult to follow. This tutorial covers how users can provide meaningful names to each processor using the Kafka Streams DSL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.