Yair Zaslavsky has posted comments on this change.

Change subject: Adding caching capabilities to database access
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/PostgresDbEngineDialect.java
Line 26: /**
Line 27:  *  Postgres db engine dialect.
Line 28:  */
Line 29: public class PostgresDbEngineDialect implements DbEngineDialect {
Line 30:     @SuppressWarnings("unused")
Good, but your patch introduced some noise - probably either you, or the 
original writer of PostgresDbEngineDIalect did not use the formatter file.
Line 31:     private static final Log log = LogFactory
Line 32:             .getLog(PostgresDbEngineDialect.class);
Line 33:     /**
Line 34:      * Prefix used in our PostgreSQL function parameters.


--
To view, visit http://gerrit.ovirt.org/14188
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I04d7edea6a52626c68f88362416abdb025e4b026
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to