KAFKA-12833 Remove Deprecated methods under TopologyTestDriver#16804
Closed
ardada2468 wants to merge 10 commits intoapache:trunkfrom
Closed
KAFKA-12833 Remove Deprecated methods under TopologyTestDriver#16804ardada2468 wants to merge 10 commits intoapache:trunkfrom
ardada2468 wants to merge 10 commits intoapache:trunkfrom
Conversation
Member
|
@ardada2468 -- Thanks a lot for your PR. It seems there was some mixup and we already have a PR for this piece of work: #16906 I think we need to close this PR :( |
Contributor
Author
|
Oh, no problem when I started there was no one assigned to the JIRA and there was no pull request which is why I submitted this pull request |
Member
|
Thanks for you understand. Again. Very sorry about this. -- There is plenty of other tickets; hope you find something interesting for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removed the following deprecated methods:
org.apache.kafka.streams.TopologyTestDriver.KeyValueStoreFacade#init(org.apache.kafka.streams.processor.ProcessorContext, org.apache.kafka.streams.processor.StateStore)
org.apache.kafka.streams.TopologyTestDriver.WindowStoreFacade#init(org.apache.kafka.streams.processor.ProcessorContext, org.apache.kafka.streams.processor.StateStore)
Committer Checklist (excluded from commit message)