[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:
Relates
relates to MDEV-28522 Delete constant SPIDER_SQL_TYPE_*_HS Closed
relates to MDEV-28526 Spider: remove conn_kind member varia... Closed
relates to MDEV-30974 Remove SPIDER_DB_ACCESS_TYPE_NOSQL Open
relates to MDEV-26178 Spider: remove unnecessary #ifdef and... Stalled

 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:

  • hs_client/* except hs_compat.h
  • spd_db_handlersocket.*
  • Any code protected by #ifdef HS_HAS_SQLCOM or #if defined(HS_HAS_SQLCOM) && ...


 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!

Generated at Thu Feb 08 09:48:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.