[
https://issues.apache.org/jira/browse/KAFKA-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwen Shapira resolved KAFKA-3136.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9.1.0
Issue resolved by pull request 800
[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
> Fix For: 0.9.1.0
>
>
> 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)