You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ed Espino (JIRA)" <ji...@apache.org> on 2016/12/22 06:31:00 UTC

[jira] [Closed] (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 ]

Ed Espino closed HAWQ-1174.
---------------------------

> 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
>             Fix For: 2.1.0.0-incubating
>
>
> 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)