Skip to content

KAFKA-7080 and KAFKA-7222: Cleanup overlapping KIP changes#5804

Merged
mjsax merged 3 commits intoapache:trunkfrom
mjsax:docs-kip-319
Oct 16, 2018
Merged

KAFKA-7080 and KAFKA-7222: Cleanup overlapping KIP changes#5804
mjsax merged 3 commits intoapache:trunkfrom
mjsax:docs-kip-319

Conversation

@mjsax
Copy link
Copy Markdown
Member

@mjsax mjsax commented Oct 16, 2018

  • KIP-319 and KIP-328 overlap and we can remove non-released deprecates methods
  • add upgrade docs for KIP-319

@mjsax mjsax added the streams label Oct 16, 2018
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Oct 16, 2018

Call for review @guozhangwang @bbejeck @vvcephei

Copy link
Copy Markdown
Member

@bbejeck bbejeck left a comment

Choose a reason for hiding this comment

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

LGTM just two very minor comments

Comment thread docs/streams/upgrade-guide.html Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: updated -> update

Comment thread docs/streams/upgrade-guide.html Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same here

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is part of KIP-358 but slipped in the PR

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

added in KIP-319, deprecated in KIP-328

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

added in KIP-319, deprecated in KIP-358

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

added in KIP-319 -- should have bee deprecated with KIP-328.

Copy link
Copy Markdown
Contributor

@guozhangwang guozhangwang left a comment

Choose a reason for hiding this comment

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

@mjsax please feel free to merge after rebase.

@mjsax mjsax merged commit 2646781 into apache:trunk Oct 16, 2018
mjsax added a commit that referenced this pull request Oct 16, 2018
Reviewers: Bill Bejeck <bill@confluent.io>, Guozhang Wang <guozhang@confluent.io>
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Oct 16, 2018

Merged to trunk and cherry-picked to 2.1.

@enothereska
Copy link
Copy Markdown
Contributor

I think there is an error in materialize line 198 in org.apache.kafka.streams.kstream.internals.TimeWindowedKstreamImpl.

@ewencp
Copy link
Copy Markdown
Contributor

ewencp commented Oct 17, 2018

@enothereska There's a follow up already in #5806 that I think addresses your concern

ewencp pushed a commit that referenced this pull request Oct 17, 2018
#5804 removed `Windows#segmentInterval`, but did not remove all references to it.

Author: John Roesler <john@confluent.io>

Reviewers: Damian Guy <damian.guy@gmail.com>, Ewen Cheslack-Postava <ewen@confluent.io>

Closes #5806 from vvcephei/fix-missing-segment-interval
guozhangwang pushed a commit that referenced this pull request Oct 17, 2018
#5804 removed `Windows#segmentInterval`, but did not remove all references to it.

Author: John Roesler <john@confluent.io>

Reviewers: Damian Guy <damian.guy@gmail.com>, Ewen Cheslack-Postava <ewen@confluent.io>

Closes #5806 from vvcephei/fix-missing-segment-interval
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Reviewers: Bill Bejeck <bill@confluent.io>, Guozhang Wang <guozhang@confluent.io>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
apache#5804 removed `Windows#segmentInterval`, but did not remove all references to it.

Author: John Roesler <john@confluent.io>

Reviewers: Damian Guy <damian.guy@gmail.com>, Ewen Cheslack-Postava <ewen@confluent.io>

Closes apache#5806 from vvcephei/fix-missing-segment-interval
@mjsax mjsax added the kip Requires or implements a KIP label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kip Requires or implements a KIP streams

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants