Laszlo Hornyak has submitted this change and it was merged.
Change subject: engine: remove lazy-initialization from SearchObjects (3/N)
......................................................................
engine: remove lazy-initialization from SearchObjects (3/N)
The init method can be removed by initializing SAFE_SEARCH_EXPR with a
non-empty value.
Change-Id: I17788e5ddb2c83d62a90ac51800fc8ee35fd0a7a
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
---
M
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjects.java
1 file changed, 39 insertions(+), 39 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14616
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I17788e5ddb2c83d62a90ac51800fc8ee35fd0a7a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>