openstack-helm-infra/mariadb/templates/bin
Neely, Travis M f33a629086 Fix race condition for grastate.dat
There seems to be a race condition involving the grastate.dat file.
Upon creation of a new mariad-server pod the file would exist however,
it is not populated for a short period of time. It seems to take
around 15-20 seconds for this file to be populated. However there is
a separate thread which is attempting to read the file and tends to
end in an IndexError exception killing the thread which maintains the
grastate.dat file until the pod is restarted. This patchset adds a
loop to check for up to 60 seconds for the file to be populated
before attempting to continue, thus giving the file time to be
populated.

Change-Id: I2f2a801aa4528a7af61797419422572be1c82e75
2021-04-19 19:57:49 +00:00
..
_backup_mariadb.sh.tpl Fix MariaDB backup script 2020-09-30 22:01:22 +00:00
_mariadb-ingress-controller.sh.tpl [mariadb-ingress] Uplift Mariadb-ingress to 0.42.0 2021-03-01 18:07:23 -08:00
_readiness.sh.tpl feat(tls): add tls to mariadb chart 2020-07-13 19:30:34 +00:00
_restore_mariadb.sh.tpl Support old mariadb dump file naming 2020-09-04 00:53:37 +00:00
_start.py.tpl Fix race condition for grastate.dat 2021-04-19 19:57:49 +00:00
_stop.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_test.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00