[
https://issues.apache.org/jira/browse/KAFKA-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171559#comment-16171559
]
ASF GitHub Bot commented on KAFKA-5931:
---------------------------------------
GitHub user dguy opened a pull request:
https://github.com/apache/kafka/pull/3903
KAFKA-5931: deprecate KTable#through and KTable#to
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dguy/kafka deprectate-to-through
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3903.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3903
----
----
> Deprecate KTable#to and KTable#through
> --------------------------------------
>
> Key: KAFKA-5931
> URL: https://issues.apache.org/jira/browse/KAFKA-5931
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Damian Guy
> Assignee: Damian Guy
> Fix For: 1.0.0
>
>
> {{KTable#to}} and {{KTable#through}} should be deprecated in favour of using
> {{KTable#toStream}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)