Re: Review Request 13901: fix long cast to double

2013-11-08 Thread Laszlo Hornyak
--- 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 Prokhar

Re: Review Request 13901: fix long cast to double

2013-10-07 Thread Laszlo Hornyak
> On Aug. 29, 2013, 12:40 p.m., Wei Zhou wrote: > > It looks the type of varieties in vmStats class need to be changed as well. > > Laszlo Hornyak wrote: > Hi Wei, > > VmStatsEntry.networkReadKBs and other statistics information are already > double. I think that is good, the probl

Re: Review Request 13901: fix long cast to double

2013-10-07 Thread Wei Zhou
> On Aug. 29, 2013, 12:40 p.m., Wei Zhou wrote: > > It looks the type of varieties in vmStats class need to be changed as well. > > Laszlo Hornyak wrote: > Hi Wei, > > VmStatsEntry.networkReadKBs and other statistics information are already > double. I think that is good, the probl

Re: Review Request 13901: fix long cast to double

2013-10-07 Thread Laszlo Hornyak
> On Aug. 29, 2013, 12:40 p.m., Wei Zhou wrote: > > It looks the type of varieties in vmStats class need to be changed as well. > > Laszlo Hornyak wrote: > Hi Wei, > > VmStatsEntry.networkReadKBs and other statistics information are already > double. I think that is good, the probl

Re: Review Request 13901: fix long cast to double

2013-09-27 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13901/#review26432 --- ping? - Laszlo Hornyak On Aug. 29, 2013, 12:26 p.m., Laszlo Horny

Re: Review Request 13901: fix long cast to double

2013-08-29 Thread Laszlo Hornyak
> On Aug. 29, 2013, 12:40 p.m., Wei Zhou wrote: > > It looks the type of varieties in vmStats class need to be changed as well. Hi Wei, VmStatsEntry.networkReadKBs and other statistics information are already double. I think that is good, the problem was that at the division of the long value

Re: Review Request 13901: fix long cast to double

2013-08-29 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13901/#review25728 --- It looks the type of varieties in vmStats class need to be changed a

Review Request 13901: fix long cast to double

2013-08-29 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13901/ --- Review request for cloudstack, Alena Prokharchyk and Wei Zhou. Repository: clou