[
https://issues.apache.org/jira/browse/PHOENIX-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280967#comment-16280967
]
Hadoop QA commented on PHOENIX-4439:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12900923/PHOENIX-4439.patch
against master branch at commit d77c237b560900671c3a9c58f6f2398342655e8a.
ATTACHMENT ID: 12900923
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1654//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1654//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1654//console
This message is automatically generated.
> QueryServer pid file name doesn't comply the usual schema we are using in
> hadoop ecosystem
> ------------------------------------------------------------------------------------------
>
> Key: PHOENIX-4439
> URL: https://issues.apache.org/jira/browse/PHOENIX-4439
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Priority: Trivial
> Fix For: 4.8.0, 4.13.0, 5.0.0
>
> Attachments: PHOENIX-4439.patch
>
>
> In PHOENIX-2877 we have changed the pid file for PQS to user-queryserver.pid.
> But it's not consistent with the usual schema product-user-component.pid that
> we are using in most of the products. We need to add 'product' part to the
> pid file name.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)