Change in ovirt-engine[master]: gluster: Corrected an issue with time conversion logic

sabose at redhat.com sabose at redhat.com
Fri Jul 31 09:01:22 UTC 2015


Sahina Bose has submitted this change and it was merged.

Change subject: gluster: Corrected an issue with time conversion logic
......................................................................


gluster: Corrected an issue with time conversion logic

In the API convertTime() while getting input time value as
no of millis, Calendar.HOUR was used which is problematic
and there used to be 12 Hrs difference after converting the
time to other time zone.

Corrected the same to use Calendar.HOUR_OF_DAY.

Change-Id: I795d53e2a7a333864087bfe3a0b85fb6eb9375d0
Bug-Url: https://bugzilla.redhat.com/1244714
Signed-off-by: Shubhendu Tripathi <shtripat at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterUtil.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Shubhendu Tripathi: Verified
  Sahina Bose: Looks good to me, approved
  Ramesh N: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/43827
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I795d53e2a7a333864087bfe3a0b85fb6eb9375d0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list