Change in ovirt-engine[master]: gluster:Datatype change for bytesRead & bytesWritten from in...

kmayilsa at redhat.com kmayilsa at redhat.com
Tue Oct 29 08:52:57 UTC 2013


Kanagaraj M has submitted this change and it was merged.

Change subject: gluster:Datatype change for bytesRead & bytesWritten from int to long.
......................................................................


gluster:Datatype change for bytesRead & bytesWritten from int to long.

This patch changes the datatype of bytesRead and bytesWritten from int
to long to avoid the data overflow that may occur.

Change-Id: I5dd8f372059a4d0616bef34325e23d88a959bcba
Bug-url: https://bugzilla.redhat.com/show_bug.cgi?id=1015013
Signed-off-by: ndarshan <dnarayan at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterClientInfo.java
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/GlusterBrickDetailMapperTest.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeStatusReturnForXmlRpc.java
4 files changed, 12 insertions(+), 12 deletions(-)

Approvals:
  Kanagaraj M: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/20436
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5dd8f372059a4d0616bef34325e23d88a959bcba
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list