• Daniele Sciascia's avatar
    MW-267 Enforce wsrep_max_ws_size limit in wsrep provider · 74f80b34
    Daniele Sciascia authored
    This changes variable wsrep_max_ws_size so that its value
    is linked to the value of provider option repl.max_ws_size.
    That is, changing the value of variable wsrep_max_ws_size
    will change the value of provider option repl.max_ws_size,
    and viceversa.
    The writeset size limit is always enforced in the provider,
    regardless of which option is used.
    74f80b34
galera_defaults.result 4.25 KB