[Engine-patches] Change in ovirt-engine[master]: searchbackend: Change disk search to use new view
ofrenkel at redhat.com
ofrenkel at redhat.com
Mon Mar 26 10:48:32 EDT 2012
Omer Frenkel has posted comments on this change.
Change subject: searchbackend: Change disk search to use new view
......................................................................
Patch Set 4: (2 inline comments)
partial reviewed
....................................................
File backend/manager/dbscripts/create_views.sql
Line 134: FROM images_storage_domain_view
consider selecting directly from the tables, as this view makes lots of joins, that im not sure are needed
....................................................
File backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DiskImageDAODbFacadeImpl.java
Line 327: ParameterizedRowMapper<DiskImage> mapper = new ParameterizedRowMapper<DiskImage>() {
i think we should use the mapper that is used in other places
--
To view, visit http://gerrit.ovirt.org/3060
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic3c660035e731ebf1f4182838e09f2d34eff93d1
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
More information about the Engine-patches
mailing list