You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Tamas Penzes (Jira)" <ji...@apache.org> on 2020/06/17 08:45:00 UTC

[jira] [Commented] (PHOENIX-5964) Rename queryserver subprojects

    [ https://issues.apache.org/jira/browse/PHOENIX-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138254#comment-17138254 ] 

Tamas Penzes commented on PHOENIX-5964:
---------------------------------------

I would mostly say that the third one is quite redundant as groupId already contains phoenix, but since the jar files are named after the artifactId it might be useful to have the third option to easily say which jars belong to which project when we have lots of them as dependency in a project's lib directory.

> Rename queryserver subprojects
> ------------------------------
>
>                 Key: PHOENIX-5964
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5964
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: queryserver
>    Affects Versions: queryserver-1.0.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> The current phoenix-queryserver maven subproject/artifact names are quite arbitrary and inconsistent.
> The current structure:
> phoenix-queryserver
> assembly
> load-balancer
> queryserver
> queryserver-client
> queryerrver-it
> queryserver-orchestrator
> I propose that we change this to either:
> phoenix-queryserver
> queryserver-assembly
> queryserver-load-balancer
> queryserver
> queryserver-client
> queryerrver-it
> queryserver-orchestrator
> or
> phoenix-queryserver-parent
> phoenix-queryserver-assembly
> phoenix-queryserver-load-balancer
> phoenix-queryserver
> phoenix-queryserver-client
> phoenix-queryerrver-it
> phoenix-queryserver-orchestrator
> The latter is more consistent with hadoop conventions, and the pre-split artifact names, but is also quite long.



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