[MDEV-29281] Add details about node eviction status to the JSON file with Galera node status Created: 2022-08-09 Updated: 2023-03-22 Resolved: 2023-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, wsrep |
| Fix Version/s: | 11.0.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Valerii Kravchuk | Assignee: | Denis Protivensky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Galera, Preview_11.0, json, wsrep | ||
| Issue Links: |
|
||||||||
| Description |
|
It turned out that Galera node status details stored in the JSON file as created in frames of Please, add this information. |
| Comments |
| Comment by Valerii Kravchuk [ 2022-08-09 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
My original task for this, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2022-12-09 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2022-12-09 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Node eviction status is now written to JSON file.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2023-01-13 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
denis.protivensky 11.0 does not print node eviction status in event section.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Denis Protivensky [ 2023-01-13 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Ramesh Sivaraman I checked out the commit SHA and performed the steps you described to evict the node, and the event is generated for me. Can you check that you're using the appropriate Galera library that contains the fix to emit node eviction events? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2023-01-13 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
denis.protivensky Sorry, you are right, I was using Galera 4.x base branch with 11.0 version. It works fine when using the Galera branch mariadb-4.x-test.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2023-02-08 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ok to push |