Roy Golan has posted comments on this change.

Change subject: webadmin: make it more obvious that thread as cores is enabled
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/33485/4/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostHardwareGeneralModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostHardwareGeneralModel.java:

Line 256: 
Line 257: 
Line 258:             String fieldValue = String.valueOf(coresPerSocket);
Line 259:             if (vds.getCountThreadsAsCores()) {
Line 260:                 fieldValue = 
ConstantsManager.getInstance().getMessages()
same question about NPE like in ovirt-engine-3.5. patch
Line 261:                         .threadsAsCoresPerSocket(coresPerSocket, 
vds.getCpuThreads());
Line 262:             }
Line 263: 
Line 264:             setCoresPerSocket(fieldValue);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2fb9d28f3b125a9104fec5f3a887efdbf711b037
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: [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

Reply via email to