Yair Zaslavsky has posted comments on this change. Change subject: engine : Refactoring Async tasks code ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/TasksUtil.java Line 1: /* Line 2: * To change this template, choose Tools | Templates Line 3: * and open the template in the editor. Line 4: */ Line 5: package org.ovirt.engine.core.bll.tasks; I wonder if this should be "tasks" or "asynctaskmgr". Guys, fill free to share your thoughts. Line 6: Line 7: import java.util.ArrayList; Line 8: import javax.transaction.Transaction; Line 9: import org.ovirt.engine.core.bll.CommandBase; -- To view, visit http://gerrit.ovirt.org/12561 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie3839ed09825f1e0db914f55f5ee358b6b3c0449 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
