Skip to content

Fixed KTable tests that are wrongly using KStream API#6007

Closed
lodamar wants to merge 1 commit intoapache:trunkfrom
lodamar:K7708-fix-ktable-scala-tests
Closed

Fixed KTable tests that are wrongly using KStream API#6007
lodamar wants to merge 1 commit intoapache:trunkfrom
lodamar:K7708-fix-ktable-scala-tests

Conversation

@lodamar
Copy link
Copy Markdown

@lodamar lodamar commented Dec 6, 2018

After reading https://issues.apache.org/jira/browse/KAFKA-7708 I can confirm KTable scala tests are using KStream API.

I propose this simple PR. I change all builder.stream to builder.table and modify KTable tests accordingly.

KTable scala tests were introduced in: #5502

@lodamar lodamar changed the title fixed ktable tests using kstream api Fixed KTable tests that are wrongly using KStream api Dec 6, 2018
@lodamar lodamar changed the title Fixed KTable tests that are wrongly using KStream api Fixed KTable tests that are wrongly using KStream API Dec 6, 2018
@lodamar lodamar force-pushed the K7708-fix-ktable-scala-tests branch from bbfe281 to b94c0d8 Compare December 10, 2018 08:36
@lodamar lodamar closed this Dec 10, 2018
@lodamar lodamar deleted the K7708-fix-ktable-scala-tests branch December 10, 2018 08:42
@lodamar lodamar restored the K7708-fix-ktable-scala-tests branch December 10, 2018 09:11
@lodamar lodamar deleted the K7708-fix-ktable-scala-tests branch December 10, 2018 09:11
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.

1 participant