diff options
author | Alexey Yurchenko <alexey.yurchenko@galeracluster.com> | 2021-09-05 17:07:05 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2021-11-04 12:07:44 +0200 |
commit | a8017ecaefe9152302111101405b5186a124cd4a (patch) | |
tree | 0ffbe3df0832e6ce6d821293f4a3ead2fca68bd9 /sql/sql_table.cc | |
parent | ccb345e2a3616590ea741830ded1b7f645639de0 (diff) | |
download | mariadb-git-a8017ecaefe9152302111101405b5186a124cd4a.tar.gz |
MENT-1626: JSON file interface to wsrep node state.bb-10.8-MDEV-26971
Integration with status reporter in wsrep-lib.
Status reporter reports changes in wsrep state and logged errors/
warnings to a json file which then can be read and interpreted by
an external monitoring tool.
Rationale: until the server is fully initialized it is unaccessible
by client and the only source of information is an error log which
is not machine-friendly. Since wsrep node can spend a very long time
in initialization phase (state transfer), it may be a very long time
that automatic tools can't easily monitor its liveness and progression.
New variable: wsrep_status_file specifies the output file name.
If not set, no file is created and no reporting is done.
Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'sql/sql_table.cc')
0 files changed, 0 insertions, 0 deletions