Goden Yao created HAWQ-370:
------------------------------
Summary: Change PXF Heartbeat checking REST call
Key: HAWQ-370
URL: https://issues.apache.org/jira/browse/HAWQ-370
Project: Apache HAWQ
Issue Type: Improvement
Components: PXF
Reporter: Goden Yao
Assignee: Goden Yao
If we turn on debug logging for PXF, we can see the constant message in the log:
{code}
2016-01-28 22:36:24.0702 DEBUG tomcat-http--3
com.pivotal.pxf.service.rest.InvalidPathResource - REST request:
http://localhost:51200/pxf/v0. Version v0, supported version is v12
{code}
This is what we used to ping the service as hearbeat check. Better use a
different way instead of this confusing message in the log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)