[ https://issues.apache.org/jira/browse/KAFKA-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113056#comment-15113056 ]
ASF GitHub Bot commented on KAFKA-3136: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/800 > Rename KafkaStreaming to KafkaStreams > ------------------------------------- > > Key: KAFKA-3136 > URL: https://issues.apache.org/jira/browse/KAFKA-3136 > Project: Kafka > Issue Type: Sub-task > Reporter: Guozhang Wang > Assignee: Guozhang Wang > > To be aligned with the module name. Also change the config / metrics class > names accordingly. So that: > 1. The entry process of Kafka Streams is KafkaStreams, and its corresponding > StreamConfig and StreamMetrics. > 2. The high-level DSL is called KStream, and low-level programming API is > called Processor with ProcessorTopology. > Also merge KeyValue and Entry into a top-level KeyValue class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)