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/02/23 22:34:18 UTC

[jira] [Created] (HAWQ-444) The counter for increasing and decreasing memory quota is not correctly subtracted

Yi Jin created HAWQ-444:
---------------------------

             Summary: The counter for increasing and decreasing memory quota is not correctly subtracted
                 Key: HAWQ-444
                 URL: https://issues.apache.org/jira/browse/HAWQ-444
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Resource Manager
            Reporter: Yi Jin
            Assignee: Lei Chang


As this counter not helpful any more, the corresponding implementations will be removed.

(gdb) bt
#0  0x0000003a16032925 in raise () from /lib64/libc.so.6
#1  0x0000003a16034105 in abort () from /lib64/libc.so.6
#2  0x00000000009ce70c in ExceptionalCondition (conditionName=0xdb2580 "!(DRMGlobalInstance->IncreaseMemoryRPCCounter >= 0)", errorType=0xdb1e92 "FailedAssertion", fileName=0xdb1e80 "rmcomm_RM2RMSEG.c", lineNumber=476) at assert.c:78
#3  0x0000000000a4e328 in sentIncreaseMemoryQuotaCleanup (context=0x1c743c0) at rmcomm_RM2RMSEG.c:476
#4  0x0000000000a45325 in CleanUpHandler_Message (buffer=0x1c744d0) at rmcomm_Message.c:196
#5  0x0000000000a43bbf in processAllCommFileDescs () at rmcomm_AsyncComm.c:400
#6  0x0000000000a90dd0 in MainHandlerLoop () at resourcemanager.c:586
#7  0x0000000000a90cf8 in ResManagerMainServer2ndPhase () at resourcemanager.c:512
#8  0x0000000000a9076f in ResManagerMain (argc=3, argv=0x7fff3afc5390) at resourcemanager.c:328
#9  0x0000000000a9097a in ResManagerProcessStartup () at resourcemanager.c:396
#10 0x000000000088d5b2 in ServerLoop () at postmaster.c:2275
#11 0x000000000088c222 in PostmasterMain (argc=9, argv=0x1b54940) at postmaster.c:1454
#12 0x00000000007a60fe in main (argc=9, argv=0x1b54940) at main.c:226
(gdb)




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