Bug #1567

onedb can store numbers in scientific notation

Added by Carlos Martín over 8 years ago. Updated over 8 years ago.

Status:ClosedStart date:10/23/2012
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:-
Target version:Release 3.8.1
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.8

Description

Because the default ruby Float::to_s method may return the scientific notation, onedb migrator and fsck commands can leave quota values such as

<SIZE_USED><![CDATA[2.02783e+06]]></SIZE_USED>

Associated revisions

Revision e7fda4c9
Added by Carlos Martín over 8 years ago

Bug #1567: Make sure float values are stored as a fixed number and not in scientific notation

Revision 1c0ec03e
Added by Carlos Martín over 8 years ago

Bug #1567: Make sure float values are stored as a fixed number and not in scientific notation
(cherry picked from commit e7fda4c9fe654f0b7d665292364da158b2381048)

History

#1 Updated by Ruben S. Montero over 8 years ago

  • Status changed from New to Closed
  • Target version set to Release 3.8.1
  • Resolution set to fixed

Also available in: Atom PDF