Skip to content

refactor TopologyBuilder#8

Merged
ymatsuda merged 2 commits into
confluentinc:streamingfrom
ymatsuda:kstream_refactoring
Aug 26, 2015
Merged

refactor TopologyBuilder#8
ymatsuda merged 2 commits into
confluentinc:streamingfrom
ymatsuda:kstream_refactoring

Conversation

@ymatsuda

Copy link
Copy Markdown

Guozhang Wang (@guozhangwang)
Simpler topology construction by taking an advantage that sources/sinks/processors are always added in a topological order. Processor nodes are constructed in the same order as API calls (addSource, addSink, addProcessor). I will use this guarantee in the join support.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

topics are not added to sourceTopicNames.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@guozhangwang

Copy link
Copy Markdown

A couple of comments, otherwise LGTM.

@guozhangwang

Copy link
Copy Markdown

LGTM!

ymatsuda added a commit that referenced this pull request Aug 26, 2015
@ymatsuda ymatsuda merged commit f048682 into confluentinc:streaming Aug 26, 2015
Andrew Egelhofer (andrewegel) pushed a commit that referenced this pull request Nov 16, 2021
* Squashed 'mk-include/' content from commit 9bdd40520

git-subtree-dir: mk-include
git-subtree-split: 9bdd405204f66179031f7f42275ab38641b495b4

* Updated makefile for mk-include

* Changing to jfrog

* Updating release branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants