You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Amy (JIRA)" <ji...@apache.org> on 2016/01/15 07:26:39 UTC

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

Amy created HAWQ-345:
------------------------

             Summary: 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: Lei Chang


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)