[MDEV-26858] Spider: Remove dead code related to HandlerSocket Created: 2021-10-19 Updated: 2023-06-21 Resolved: 2022-01-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | 10.8.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Remove the dead-code, in Spider, which is related to the Spider's HandlerSocket support. The code has been disabled for a long time and it is unlikely that the code will be enabled. The following should be removed:
|
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-12-05 ] |
|
Please review: https://github.com/MariaDB/server/commit/d8b873e945683ce1be9e705ce6bdbe7d4af1d3ab |
| Comment by Alexey Botchkov [ 2021-12-14 ] |
|
ok to push. |
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-12-15 ] |
|
Thank you! |