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/11/28 05:28:58 UTC

[jira] [Assigned] (HAWQ-1174) double type core counter of container set has precision issue

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

Yi Jin reassigned HAWQ-1174:
----------------------------

    Assignee: Yi Jin  (was: Lei Chang)

> double type core counter of container set has precision issue
> -------------------------------------------------------------
>
>                 Key: HAWQ-1174
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1174
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>
> This can be reproduced when we have 2 segments, each has 75gb, 15core. cluster memory-core ratio is 5gb per core, and then we trigger resource consumption by allocating and returning 256mb * 12 vsegs.
> (gdb) p *containerset
> $6 = {Allocated = {MemoryMB = 5120, Core = 1, Ratio = 0}, Available = {MemoryMB = 5120,
> Core = 0.99999999999999956, Ratio = 0}, Containers = 0x7ff07a93c870}
> (gdb) quit
> A debugging session is active.



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