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

Colin McCabe resolved KAFKA-10256.
----------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>
> 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