Allon Mureinik has posted comments on this change.

Change subject: core: Adding compatibility version support for GlusterFS.
......................................................................


Patch Set 11: Looks good to me, but someone else must approve

(1 inline comment)

IMHO, this should be squashed into a larger patch.

On it's own, you're just adding a config value that no-one reads, which does 
generate any benefit.

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
Line 1408:     @DefaultValueAttribute("")
Line 1409:     SpiceProxyDefault(420),
Line 1410: 
Line 1411:     @TypeConverterAttribute(Boolean.class)
Line 1412:     @DefaultValueAttribute("false")
IIRC, the default is the software version, so this should be true.
Line 1413:     GlusterFsStorageEnabled(421),
Line 1414: 
Line 1415:     Invalid(65535);
Line 1416: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifbe47fcd03c8b4874c7f2ceb4d52a7da3c158d00
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Deepak C Shetty <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to