----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16126/#review31431 -----------------------------------------------------------
Commit d5277a81e644c6db30cff12878cd3708aa28cc86 in branch refs/heads/4.3 from Olivier Lemasle [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d5277a8 ] CLOUDSTACK-5404: Fix timezone bug in network usage - ASF Subversion and Git Services On Dec. 10, 2013, 10:14 p.m., Olivier Lemasle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16126/ > ----------------------------------------------------------- > > (Updated Dec. 10, 2013, 10:14 p.m.) > > > Review request for cloudstack, Kishan Kavala and Wei Zhou. > > > Bugs: CLOUDSTACK-5404 > https://issues.apache.org/jira/browse/CLOUDSTACK-5404 > > > Repository: cloudstack-git > > > Description > ------- > > Fix CLOUDSTACK-5404, which was causing a timezone issue: network usages > (network bytes sent/received) are in local time, whereas other usages > (instances, volumes, network offerings, etc.) are in GMT. More details on > Jira (CLOUDSTACK-5404). > > The patch applies for branchs 4.2 and 4.3. > I've attached an other patch for master. > > > Diffs > ----- > > engine/schema/src/com/cloud/usage/dao/UsageDaoImpl.java 8b79257 > > Diff: https://reviews.apache.org/r/16126/diff/ > > > Testing > ------- > > I packaged the patch version in RPMs (branch 4.2), installed it, and the bug > is fixed. No regression found. > > > File Attachments > ---------------- > > patch-for-master > > https://reviews.apache.org/media/uploaded/files/2013/12/10/e44c83a5-a78f-41e2-9abe-5560e29b5a80__CLOUDSTACK-5404-master.patch > > > Thanks, > > Olivier Lemasle > >