Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL)
Description
Spider spawns 10 stats synchronization system threads per statistics by default. This seems to be too much for many use cases and unnecessarily many threads complicate debugging.
Set the default values of spider_table_crd_thread_count and spider_table_sts_thread_count to 1.
Hi holyfoot, ptal at this 2-line patch, thanks
upstream/bb-10.4-mdev-28739 00c82482112908e13fffe2b29def817f833de22b
MDEV-29020 Reduce default spider bg sts/crd thread counts
The change will need to be documented on the kb