Reorganize Spider plugin variables regarding table/index stats
(MDEV-27253)
|
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | None |
| Fix Version/s: | 11.5 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | spider-sts-crd | ||
| Issue Links: |
|
||||||||
| Description |
|
Having a single thread for a stats synchronization is enough. Delete code that will be dead. The vars are read only, so there's no need to deprecate them first |