Jay Kreps created KAFKA-1931:
--------------------------------

             Summary: Refactor server to use code in org.apache.kafka.common
                 Key: KAFKA-1931
                 URL: https://issues.apache.org/jira/browse/KAFKA-1931
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jay Kreps


We introduced a bunch of generic code that covers functionality shared by both 
the client and the server in org.apache.kafka.common as part of the new client 
work. This meant to factor out common utility/framework code in a way it can be 
used by the clients without dragging in the whole server.

That code is now in use by the clients but not the server. So there is now a 
lot of duplication. This is a meta ticket to track a number of issues that are 
cleaning up this duplication.



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

Reply via email to