Phil Sphicas 2a4b369f25 MariaDB: avoid synchronization in state configmap updates
Each MariaDB instance updates the grastate configmap on a periodic
basis, every 10s by default. Collisions can occur when multiple
instances try to write their state at the same time (within a few
milliseconds). One instance will write successfully, and the other will
get a 409 error. There is nothing to break the synchronization, so the
failures tend to be persistent.

This change adds a small sleep after a collision is encountered,
creating an offset between the cycles.

Change-Id: Ib8a64f8f7ee15a6579e901d80ae759c38e0e901e
2020-03-03 14:12:46 -08:00
2019-11-11 09:42:14 +00:00
2020-01-09 08:59:48 +00:00
2020-01-09 08:59:48 +00:00
2020-01-09 08:59:48 +00:00
2020-01-09 08:59:48 +00:00
2020-01-09 08:59:48 +00:00
2020-02-25 19:25:12 +00:00
2020-01-09 08:59:48 +00:00
2020-01-09 10:24:31 -06:00
2020-02-28 13:31:50 +00:00
2020-01-09 08:59:48 +00:00
2019-12-31 18:29:01 +00:00
2020-02-04 15:33:17 -06:00
2019-11-12 11:28:22 -06:00
2020-01-03 08:37:11 -08:00
2020-01-09 08:59:48 +00:00
2020-02-28 13:31:50 +00:00
2019-04-19 19:34:11 +00:00
2019-02-27 15:02:06 +08:00
2018-05-15 13:04:28 -05:00
2019-09-24 15:51:54 +08: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 Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-4 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.

Description
Repository for OpenStack Helm infrastructure-related code
Readme 67 MiB
Languages
Smarty 86.7%
Shell 11%
Python 1.7%
Jinja 0.3%
Makefile 0.3%