You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Yi Jin (JIRA)" <ji...@apache.org> on 2016/04/07 02:27:25 UTC

[jira] [Resolved] (HAWQ-631) Wrongly report error message when QD fails to connect to resource manager

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

Yi Jin resolved HAWQ-631.
-------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Wrongly report error message when QD fails to connect to resource manager
> -------------------------------------------------------------------------
>
>                 Key: HAWQ-631
>                 URL: https://issues.apache.org/jira/browse/HAWQ-631
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>             Fix For: 2.0.0
>
>
> postgres=# SELECT * FROM a;
> WARNING:  failed to connect to remote socket server test1:5437
> ERROR:  must be superuser to create resource queues
> (gdb) b connectToServerRemote
> Breakpoint 1 at 0x8ce640: file network_utils.c, line 351.
> (gdb) c
> Continuing.
> [New Thread 0x7f98e70a3700 (LWP 60779)]
> Breakpoint 1, connectToServerRemote (address=0x28128c0 "test1", port=5437, clientfd=0x7fff63f4addc) at network_utils.c:351
> 351	network_utils.c: No such file or directory.
> 	in network_utils.c



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