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
2021-03-09 16:54:45 +00:00
2021-04-15 18:09:48 +00:00
2021-02-10 16:01:07 -06:00
2021-03-02 16:44:55 +08:00
2020-09-11 18:02:38 +03:00
2021-03-01 22:55:14 +00:00
2021-02-08 16:52:01 +00:00
2021-04-08 04:06:00 +00:00
2021-04-06 15:12:34 +00:00
2019-04-19 19:34:11 +00:00
2021-04-06 18:44:59 +00:00
2020-04-11 15:26:50 +02:00
2018-05-15 13:04:28 -05:00

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Contributing

We welcome contributions. Check out this document if you would like to get involved.

Description
Repository for OpenStack Helm infrastructure-related code
Readme 67 MiB
Languages
Smarty 85.6%
Shell 12.1%
Python 1.8%
Jinja 0.3%
Makefile 0.2%