You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/02/08 01:54:34 UTC

[jira] [Created] (KAFKA-1927) Replace requests in kafka.api with requests in org.apache.kafka.common.requests

Jay Kreps created KAFKA-1927:
--------------------------------

             Summary: Replace requests in kafka.api with requests in org.apache.kafka.common.requests
                 Key: KAFKA-1927
                 URL: https://issues.apache.org/jira/browse/KAFKA-1927
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jay Kreps


The common package introduced a better way of defining requests using a new protocol definition DSL and also includes wrapper objects for these.

We should switch KafkaApis over to use these request definitions and consider the scala classes deprecated (we probably need to retain some of them for a while for the scala clients).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)