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/01/19 02:47:39 UTC

[jira] [Resolved] (HAWQ-345) Can not drop a resource queue that is busy

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

Yi Jin resolved HAWQ-345.
-------------------------
    Resolution: Fixed

> Can not drop a resource queue that is busy 
> -------------------------------------------
>
>                 Key: HAWQ-345
>                 URL: https://issues.apache.org/jira/browse/HAWQ-345
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Amy
>            Assignee: Yi Jin
>
> It will crash when you drop a busy resource queue.
> use: debuginfo-install hawq-2.0.0.0_beta-19038.x86_64
> The crash stacks are as below:
> (gdb) bt
> 0 0x00000000008d310d in getDQueueHeadNodeData (list=0x7f05e8fff378) at linkedlist.c:98
> 1 0x00000000008f65c7 in timeoutQueuedRequest () at resqueuemanager.c:4777
> 2 0x0000000000902f1e in MainHandlerLoop () at resourcemanager.c:601
> 3 0x0000000000903509 in ResManagerMainServer2ndPhase () at resourcemanager.c:511
> 4 0x0000000000903934 in ResManagerMain (argc=<value optimized out>, argv=<value optimized out>) at resourcemanager.c:330
> 5 0x0000000000903cc1 in ResManagerProcessStartup () at resourcemanager.c:402
> 6 0x0000000000763e48 in CommenceNormalOperations () at postmaster.c:3639
> 7 0x0000000000764d02 in do_reaper () at postmaster.c:3987
> 8 0x000000000076a0ad in ServerLoop () at postmaster.c:2102
> 9 0x000000000076bbee in PostmasterMain (argc=9, argv=0x179b5b0) at postmaster.c:1421
> 10 0x00000000006c5c5a in main (argc=9, argv=0x179b570) at main.c:226



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