Sahina Bose has posted comments on this change.
Change subject: engine: Fix findbug error - possible NPE
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterTasksSyncJob.java
Line 104: }
Line 105: return null;
Line 106: }
Line 107: });
Line 108: } else {
I added this to fix the FindBug possible NPE error below at .for (Step step:
steps)
Line 109: //update status in step table
Line 110: for (Step step: steps) {
Line 111: if (step.getEndTime() != null) {
Line 112: //we have already processed the task
--
To view, visit http://gerrit.ovirt.org/20103
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I73a087ed678f8fffca9aabbb56bf1baacb5a0a44
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches