Oved Ourfali has posted comments on this change. Change subject: core: AsyncTaskType enum - added downloadImage ......................................................................
Patch Set 1: @Fede - Shouldn't ImportRepoImageCopyTaskHandler return this asynt task type as well? currently it is: @Override public AsyncTaskType getTaskType() { return AsyncTaskType.copyImage; } But I think it should be: @Override public AsyncTaskType getTaskType() { return AsyncTaskType.downloadImage; } ? -- To view, visit http://gerrit.ovirt.org/27495 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2c999b5b4426cf9b58691f2a1ee1c247a152ed7c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches