[
https://issues.apache.org/jira/browse/PHOENIX-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603272#comment-15603272
]
Josh Elser commented on PHOENIX-2996:
-------------------------------------
LGTM, thanks for the patch, Ted. Will wait for hadoopqa to come back, but then
I will commit.
> 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
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 2996.v1.patch, 2996.v2.patch
>
>
> 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)