Tal Nisan has posted comments on this change.

Change subject: core: Add storage space thresholds support
......................................................................


Patch Set 41:

(1 comment)

https://gerrit.ovirt.org/#/c/35277/41/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java:

Line 48: 
Line 49:     //low space threshold maximum value (%)
Line 50:     private final static short LOW_SPACE_THRESHOLD = 100;
Line 51:     //critical space threshold maximum value (GB)
Line 52:     private final static short CRITICAL_SPACE_THRESHOLD = 100;
> Don't we? Do we really want to invite this abuse? And the problems occurrin
In any case 100 is arbitrary and makes no sense so either no limit or a 
configuration defined limit
Line 53: 
Line 54:     private StorageModelBehavior behavior;
Line 55: 
Line 56:     private String localFSPath;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I19621dfc770c69003d731a7593d037d7d4040a82
Gerrit-PatchSet: 41
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Idan Shaby <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to