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

Jie Yu commented on MESOS-1187:
-------------------------------

[~klaus1982], as [~idownes] suggested below, the true fix to this problem is to 
use fixed point (instead of floating point). However, doing that will require 
changes to the core protobuf definitions, which will make the rolling upgrade 
very difficult.

As a short term fix, I would rather keep the code impact as small as possible. 

> precision errors with allocation calculations
> ---------------------------------------------
>
>                 Key: MESOS-1187
>                 URL: https://issues.apache.org/jira/browse/MESOS-1187
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation, master
>            Reporter: aniruddha sathaye
>            Assignee: Klaus Ma
>
> As allocations are stored/transmitted as doubles many a times precision 
> errors creep in. 
> we have seen erroneous share calculations happen only because of floating 
> point arithmetic. 



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

Reply via email to