Istvan Toth created PHOENIX-5964:
------------------------------------
Summary: 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
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)