Tal Nisan has posted comments on this change. Change subject: core: improve logging ......................................................................
Patch Set 5: Looks good to me, but someone else must approve (1 inline comment) Minor comment .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java Line 171: // initialize configuration utils to use DB Line 172: Config.setConfigUtils(new DBConfigUtils()); Line 173: Line 174: _resourceManger = new VDSBrokerFrontendImpl(); Line 175: log.info("Initialized VDSBrokerFrontend"); I think this can be put in a default constructor of VDSBrokerFrontendImpl like in AsyncTaskManager for instance, isn't it better to keep this convention? Line 176: Line 177: CpuFlagsManagerHandler.InitDictionaries(); Line 178: Line 179: // ResourceManager res = ResourceManager.Instance; -- To view, visit http://gerrit.ovirt.org/10823 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iaea9c16e9913cdee4eef88de920e87bde8bc6b5d Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <abo...@redhat.com> Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches