Arik Hadas has posted comments on this change. Change subject: core: refactored 2 overgrown copy-pasted methods ......................................................................
Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/41273/4/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java: Line 594: repoStorageDomainId, Line 595: imageType, Line 596: e.getMessage()); Line 597: log.debug("Exception", e); Line 598: return false; > First: I may not understand question. This code is in method refreshIsoFile yep, you didn't understand the question. but that's ok, I see why you did it that way. Line 599: } finally { Line 600: syncObject.unlock(); Line 601: } Line 602: } -- To view, visit https://gerrit.ovirt.org/41273 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ide9f1559b7b36f2052c1beecc05bbc60b1c52a8b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
