Skip to content

kstream refactored#10

Merged
Guozhang Wang (guozhangwang) merged 4 commits into
confluentinc:streamingfrom
ymatsuda:kstream_refactoring
Aug 27, 2015
Merged

kstream refactored#10
Guozhang Wang (guozhangwang) merged 4 commits into
confluentinc:streamingfrom
ymatsuda:kstream_refactoring

Conversation

@ymatsuda

Copy link
Copy Markdown

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why do we want to wrap WindowInstance inside Window? Could Window.build() be triggered multiple times in a life-cycle of a task?

EDIT: now I realize it is for topology building and wrapped as ProcessorDef.build(). Maybe we can just rename them to WindowDef and Window for term-consistency?

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.

sure

@guozhangwang

Copy link
Copy Markdown

One major comment on the KStreamWindowedImpl class, others are minor. Also I am assuming you are going to do the ProcessorDef renaming?

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.

I will add this header back.

@guozhangwang

Copy link
Copy Markdown

LGTM.

Guozhang Wang (guozhangwang) added a commit that referenced this pull request Aug 27, 2015
@guozhangwang Guozhang Wang (guozhangwang) merged commit bf56320 into confluentinc:streaming Aug 27, 2015
@guozhangwang

Copy link
Copy Markdown

I will rename ProcessorFactory to ProcessorDef.

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