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

Ted Yu commented on PHOENIX-2996:
---------------------------------

Searched 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/637//artifact/patchprocess/patchJavadocWarnings.txt
 but didn't find any warning pertaining to the patch.

Audit warning is tracked by PHOENIX-3399

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

Reply via email to