Skip to content

Commit

Permalink
Merge pull request #401 from stuggi/revert_mysql_wsrep_sync_wait
Browse files Browse the repository at this point in the history
Revert mysql wsrep sync wait
  • Loading branch information
openshift-merge-bot[bot] authored Jun 18, 2024
2 parents 604036e + 3bfd0d5 commit 3d0896c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/cinder/config/00-global-defaults.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ connection = {{ .DatabaseConnection }}
max_retries = -1
db_max_retries = -1

# Wait for writes to complete when doing reads
# Relevant for multi-master deployments so that workers table, and possibly
# other tables, work as intended
# https://mariadb.com/docs/server/ref/mdb/system-variables/wsrep_sync_wait/
mysql_wsrep_sync_wait = 1

[os_brick]
lock_path = /var/locks/openstack/os-brick

Expand Down

0 comments on commit 3d0896c

Please sign in to comment.