You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2015/11/23 19:00:14 UTC

[jira] [Commented] (MESOS-3990) Doubles Don't Work for Resource Reservation

    [ https://issues.apache.org/jira/browse/MESOS-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022599#comment-15022599 ] 

Ian Downes commented on MESOS-3990:
-----------------------------------

See related ticket: [MESOS-1187|https://issues.apache.org/jira/browse/MESOS-1187]

> Doubles Don't Work for Resource Reservation
> -------------------------------------------
>
>                 Key: MESOS-3990
>                 URL: https://issues.apache.org/jira/browse/MESOS-3990
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Gabriel Hartmann
>            Priority: Critical
>
> When issuing a RESERVE operation requesting the below, I received a reservation with the wrong value (6566.4002):
>   resources {
>     name: "mem"
>     type: SCALAR
>     scalar {
>       value: 6566.4001
>     }
>     role: "role1"
>     reservation {
>       principal: "default-principal"
>     }
>   }



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