Martin Mucha has posted comments on this change.

Change subject: core: Fire CDI event with all reloaded VdcOptions upon 
ReloadConfigurationsCommand
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/34657/3/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/generic/DBConfigUtils.java
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/generic/DBConfigUtils.java:

Line 262:             try {
Line 263:                 if (isReloadable(option.getoption_name())) {
Line 264:                     result.add(option);
Line 265:                 }
Line 266:             } catch (NoSuchFieldException e) {
> ok, todo removed.
Done
Line 267:                 log.error("Not refreshing field '{}': does not exist 
in class {}.", option.getoption_name(),
Line 268:                         ConfigValues.class.getSimpleName());
Line 269:             }
Line 270:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I89b1d94626b4210cd2a7fb04efc4ee9cc490dd6c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <[email protected]>
Gerrit-Reviewer: Martin Mucha <[email protected]>
Gerrit-Reviewer: Martin PeÅ™ina <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[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