[MDEV-26286] Refactor Spider storage engine Created: 2021-07-31 Updated: 2023-07-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | None |
| Type: | Epic | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Epic Name: | Spider Refactoring |
| Description |
|
Refactor the Spider storage engine codebase to improve maintainability. Each refactoring task should be done as a part of some other bugfix or task whenever relevant. |
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-08-14 ] |
|
serg I created some refactoring tasks related to the Spider storage engine. Could you please check these tasks and advise me if I should work on each of them and how I should prioritize them? |
| Comment by Yuchen Pei [ 2023-07-28 ] |
|
Based on my experience so far, I think the best way to approach these refactoring tickets is to do them as part of other bugfixes or features, e.g. issues in $refactor_ticket contribute to the source of bugs or major obstacle in code readability / maintainability when fixing $other_ticket. |