Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-4302: Simplify KTableSource #2080

Closed

Conversation

mjsax
Copy link
Member

@mjsax mjsax commented Oct 31, 2016

KTableSource is always materialized since IQ:

  • removed flag KTableSource#materialized
  • removed MaterializedKTableSourceProcessor

KTableSource is always materialized since IQ:
  - removed flag KTableSource#materialized
  - removed MaterializedKTableSourceProcessor

Author: Matthias J. Sax <matthias@confluent.io>

Reviewers: Eno Thereska, Guozhang Wang

Closes apache#2065 from mjsax/kafka-4302-simplify-ktablesource
@mjsax
Copy link
Member Author

mjsax commented Oct 31, 2016

@guozhangwang Follow up on #2065

asfgit pushed a commit that referenced this pull request Nov 1, 2016
KTableSource is always materialized since IQ:
  - removed flag KTableSource#materialized
  - removed MaterializedKTableSourceProcessor

Author: Matthias J. Sax <matthias@confluent.io>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #2080 from mjsax/kafka-4302-simplify-ktablesource-0.10.1
@guozhangwang
Copy link
Contributor

Merged to 0.10.1.

@mjsax mjsax closed this Nov 1, 2016
@mjsax mjsax deleted the kafka-4302-simplify-ktablesource-0.10.1 branch November 16, 2016 00:46
efeg pushed a commit to efeg/kafka that referenced this pull request May 29, 2024
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