Eli Mesika has posted comments on this change.

Change subject: engine: Fix Bz.1219830 and Bz.1224697
......................................................................


Patch Set 1:

(2 comments)

https://gerrit.ovirt.org/#/c/42009/1/packaging/dbscripts/gluster_georep_sp.sql
File packaging/dbscripts/gluster_georep_sp.sql:

Line 234: AS $procedure$
Line 235: BEGIN
Line 236:     RETURN QUERY SELECT *
Line 237:     FROM  gluster_config_master
Line 238:     WHERE gluster_config_master.config_key NOT IN 
please remove TWS
Line 239:     (SELECT config_key from gluster_georep_config WHERE 
gluster_georep_config.session_id = v_session_id);
Line 240: END; $procedure$
Line 241: LANGUAGE plpgsql;
Line 242: 


https://gerrit.ovirt.org/#/c/42009/1/packaging/dbscripts/upgrade/03_06_1490_insert_and_update_config_description.sql
File 
packaging/dbscripts/upgrade/03_06_1490_insert_and_update_config_description.sql:

Line 1: INSERT INTO gluster_config_master(config_key, config_description, 
minimum_supported_cluster, config_possible_values, config_feature)
Line 2:  values('use_meta_volume', 'Meta volume for the geo-replication 
session', '3.5', 'true;false', 'geo_replication');
Line 3:  
TWS
Line 4: UPDATE gluster_config_master SET config_key='log_file' WHERE 
config_key='log-file';
Line 5: 
Line 6: UPDATE gluster_config_master SET config_key='gluster_log_file' WHERE 
config_key='gluster-log-file';
Line 7: 


-- 
To view, visit https://gerrit.ovirt.org/42009
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5d1defdf69cb256a2a872a82a5e54dc6abf6d77b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to