You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/07/14 18:44:20 UTC

[jira] [Updated] (HAWQ-370) Change PXF Heartbeat checking REST call

     [ https://issues.apache.org/jira/browse/HAWQ-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao updated HAWQ-370:
---------------------------
    Fix Version/s: backlog

> 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
>            Priority: Minor
>             Fix For: backlog
>
>
> 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 to do heartbeat (e.g. version API) instead of putting this confusing message in the log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)