[ 
https://issues.apache.org/jira/browse/KAFKA-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-3136:
---------------------------------
    Description: 
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.

  was:To be aligned with the module name. Also change the config / metrics 
class names accordingly.


> 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)

Reply via email to