Change in ovirt-engine[master]: [SLA] Fix FindBugs issues related to global @NonNull settings

rgolan at redhat.com rgolan at redhat.com
Mon May 16 13:33:15 UTC 2016


Roy Golan has submitted this change and it was merged.

Change subject: [SLA] Fix FindBugs issues related to global @NonNull settings
......................................................................


[SLA] Fix FindBugs issues related to global @NonNull settings

This change allows us to apply @NonNull globally to all
methods in the scheduling subpackage without breaking
the build.

Change-Id: I4e098b21c318d35174d0a620e465fb6a8f4f8ca9
Signed-off-by: Martin Sivak <msivak at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/arem/AffinityRulesEnforcer.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/CpuAndMemoryBalancingPolicyUnit.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/HaReservationBalancePolicyUnit.java
3 files changed, 14 insertions(+), 7 deletions(-)

Approvals:
  Martin Sivák: Verified
  Roman Mohr: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Roy Golan: Looks good to me, approved
  Jenny Tokar: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e098b21c318d35174d0a620e465fb6a8f4f8ca9
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenny Tokar <jtokar at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list