mariadb/mysql-test/main/mdev-33070.cnf
Varun Deep Saini ad5ef77e18 MDEV-33070 Thread pool starvation at oversubscribe
Allow one more worker at the oversubscribe threshold so a group
only becomes oversubscribed after it exceeds the configured
limit.

Add a regression test that reproduces the starvation case in the
generic thread pool and verifies queued work still drains.

Signed-off-by: Varun Deep Saini <varun.23bcs10048@ms.sst.scaler.com>
2026-03-18 14:59:52 +02:00

7 lines
122 B
INI

!include include/default_my.cnf
[mysqld.1]
extra-port= @ENV.MASTER_EXTRA_PORT
[ENV]
MASTER_EXTRA_PORT= @OPT.port