You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Laszlo Hornyak <la...@gmail.com> on 2013/11/08 23:17:48 UTC

Re: Review Request 13901: fix long cast to double

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13901/
-----------------------------------------------------------

(Updated Nov. 8, 2013, 10:17 p.m.)


Review request for cloudstack, Alena Prokharchyk and Wei Zhou.


Changes
-------

no changes, only rebased and resolved merge conflicts


Repository: cloudstack-git


Description
-------

- the result of dividing long with long resulted in loss of precision both for network and IO
- unit tests included


Diffs (updated)
-----

  plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java 63bd5dc 
  plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java d6e8dc2 

Diff: https://reviews.apache.org/r/13901/diff/


Testing
-------

unit test included


Thanks,

Laszlo Hornyak