Open
Description
We have some legacy cluster settings that were used before we had admission control. Let's remove these foot guns (there may be a few more slam dunks here):
- kv.bulkio.ingest.flush_delay
- bulkio.ingest.sender_concurrency_limit
- kv.bulk_io_write.concurrent_addsstable_request
- kv.bulk_io_write.concurrent_addsstable_as_writes_requests
Jira issue: CRDB-51579
Epic CRDB-50860