Skip to content

KAFKA-9244: Update FK reference should unsubscribe old FK#7758

Merged
mjsax merged 1 commit into
apache:trunkfrom
mjsax:kafka-9244-foreign-key
Nov 30, 2019
Merged

KAFKA-9244: Update FK reference should unsubscribe old FK#7758
mjsax merged 1 commit into
apache:trunkfrom
mjsax:kafka-9244-foreign-key

Conversation

@mjsax

@mjsax mjsax commented Nov 28, 2019

Copy link
Copy Markdown
Member

Call for review @vvcephei @bellemare

@mjsax mjsax added the streams label Nov 28, 2019

@bellemare bellemare left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Wow. Thanks. Excellent catch!

@bellemare

Copy link
Copy Markdown
Contributor

@mjsax Is this going to go out with 2.4?

@ijuma

ijuma commented Nov 28, 2019

Copy link
Copy Markdown
Member

Is this a regression?

@vvcephei

Copy link
Copy Markdown
Contributor

Looks right to me. Thanks for the fix and the test, @mjsax!

There was some kind of gradle exception in the build.

Retest this, please.

@mjsax

mjsax commented Nov 29, 2019

Copy link
Copy Markdown
Member Author

@ijuma Foreign key join is a newly added feature in 2.4.0 -- hence, it's technically not a regression. However, we would ship a broker feature if we don't include this fix in 2.4.0 because there is no workaround. Thoughts?

While investigating this issue, I also discovered another bug in FK join operator: https://issues.apache.org/jira/browse/KAFKA-9248 -- However, for this other bug a workaround exists and thus it's not critical to get a fix into 2.4.0.

@ijuma

ijuma commented Nov 29, 2019

Copy link
Copy Markdown
Member

Can we get this merged today so that @omkreddy can release a new RC tomorrow?

@mjsax mjsax merged commit ba02e8c into apache:trunk Nov 30, 2019
mjsax added a commit that referenced this pull request Nov 30, 2019
Reviewers: Adam Bellemare <adam.bellemare@wishabi.com>, John Roesler <john@confluent.io>
@mjsax mjsax deleted the kafka-9244-foreign-key branch November 30, 2019 05:33
@mjsax

mjsax commented Nov 30, 2019

Copy link
Copy Markdown
Member Author

Merged to trunk and cherry-picked to 2.4. \cc @omkreddy

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants