Comment 2 for bug 1939540

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/804152
Committed: https://opendev.org/openstack/puppet-tripleo/commit/1ce9d8855db0e282a4a0c47e9afdee3f7a102c39
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 1ce9d8855db0e282a4a0c47e9afdee3f7a102c39
Author: Luca Miccini <email address hidden>
Date: Tue Aug 10 08:25:00 2021 +0200

    Allow tuning of Galera gcache size

    Appropriate gcache.size values allow a cluster node to perform IST
    instead of SST if the writes occurred during its downtime do not exceed
    the size of the cache itself.
    This is especially beneficial during maintenance windows.

    Closes-Bug: #1939540

    Change-Id: I483484c58ab703f3a4dcede636d733e23b051f63
    (cherry picked from commit feed67dcc45eb3da818cc2ceac8cb3682a2b6364)