You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2020/07/09 20:12:00 UTC

[jira] [Resolved] (KAFKA-10256) Create a server gradle module for Java code needed only by servers

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