Junyang Li created BIGTOP-3194:
----------------------------------
Summary: Phoneix QueryServer PID file name in svc file is
inconsistent with that in its execution script
Key: BIGTOP-3194
URL: https://issues.apache.org/jira/browse/BIGTOP-3194
Project: Bigtop
Issue Type: Bug
Components: Init scripts
Affects Versions: 1.3.0
Reporter: Junyang Li
Fix For: 1.4.0, 1.5.0
PHOENIX-4439 changed Phoenix QueryServer's PID file name in its execution
script for a better naming schema. However, it introduced inconsistency with
[phoenix-queryserver.svc|https://github.com/apache/bigtop/blob/db0c8e3c85df18988f594c8f65308a28c059ebe0/bigtop-packages/src/common/phoenix/phoenix-queryserver.svc#L23]
in BigTop.
With this inconsistency on PID file name, Upstart commands including `start`,
`status`, and `stop`, won't work correctly on Phoenix QueryServer, which causes
Puppet unable to query the status of QueryServer process or stop/restart the
process.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)