[
https://issues.apache.org/jira/browse/PHOENIX-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592111#comment-15592111
]
Josh Elser commented on PHOENIX-2996:
-------------------------------------
+1 to that :)
> Process name of PQS should indicate its role
> --------------------------------------------
>
> Key: PHOENIX-2996
> URL: https://issues.apache.org/jira/browse/PHOENIX-2996
> Project: Phoenix
> Issue Type: Bug
> Reporter: Ted Yu
> Priority: Minor
>
> Currently we have:
> {code}
> * A query server for Phoenix over Calcite's Avatica.
> */
> public final class Main extends Configured implements Tool, Runnable {
> {code}
> Main would show up in the output of jps.
> The class name should be QueryServer or something similar so that user can
> tell its role from the output of jps
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)