Colin McCabe created KAFKA-10256:
------------------------------------

             Summary: Create a server gradle module for Java code needed only 
by servers
                 Key: KAFKA-10256
                 URL: https://issues.apache.org/jira/browse/KAFKA-10256
             Project: Kafka
          Issue Type: Improvement
            Reporter: Colin McCabe


It doesn't really make sense to have a "server" directory in the "clients" 
gradle module.  The client is not the server.  Instead, we should have a 
separate gradle module for code which is server-specific.

This will avoid polluting the client CLASSPATH with code which is internal to 
the server, and make the functional division of the code clearer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to