Botond Dénes
c162277b28
Merge 'Perform full connection set-up for CertificateAuthorization in process_startup()' from Pavel Emelyanov
...
The code responds ealry with READY message, but lack some necessary set up, namely:
* update_scheduling_group(): without it, the connection runs under the default scheduling group instead of the one mapped to the user's service level.
* on_connection_ready(): without it, the connection never releases its slot in the uninitialized-connections concurrency semaphore (acquired at connection creation), leaking one unit per cert-authenticated connection for the lifetime of the connection.
* _authenticating = false / _ready = true: without them, system.clients reports connection_stage = AUTHENTICATING forever instead of READY (not critical, but not nice either)
The PR fixes it and adds a regression test, that (for sanity) also covers AllowAll and Password authrticators
Fixes SCYLLADB-1226
Present since 2025.1, probably worth backporting
Closes scylladb/scylladb#29220
* github.com:scylladb/scylladb:
transport: fix process_startup cert-auth path missing connection-ready setup
transport: test that connection_stage is READY after auth via all process_startup paths
2026-04-09 11:43:02 +03:00
..
2026-04-09 11:43:02 +03:00
2026-04-08 10:38:56 +03:00
2026-03-05 13:07:09 +02:00
2026-03-19 10:41:21 +01:00
2026-04-08 12:19:54 +03:00
2026-01-25 18:17:27 +02:00
2026-04-07 14:06:32 +03:00
2026-04-01 17:13:11 +03:00
2026-04-01 17:22:19 +03:00
2026-01-25 18:17:27 +02:00
2026-01-27 17:25:59 +02:00
2026-03-23 10:45:30 +02:00
2026-04-03 13:53:28 +02:00
2026-03-05 11:44:02 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-31 12:33:56 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2025-11-13 17:00:08 +01:00
2026-01-25 18:17:27 +02:00
2025-12-12 15:11:03 +02:00
2026-04-08 10:38:56 +03:00
2026-03-04 13:40:30 +01:00
2025-12-30 17:34:56 +01:00
2026-01-25 18:17:27 +02:00
2026-02-26 20:13:50 +02:00
2026-02-17 17:56:27 +01:00
2026-03-19 16:07:28 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-20 09:02:57 +03:00
2026-01-25 18:17:27 +02:00
2026-02-18 15:14:55 +01:00
2026-03-27 09:52:27 +01:00
2026-03-26 21:25:53 +02:00
2026-03-16 17:07:36 +02:00
2026-03-26 18:40:17 +01:00
2026-01-25 18:17:27 +02:00
2026-03-09 19:41:07 +01:00
2026-03-04 08:00:17 +01:00
2026-03-30 11:50:44 +02:00
2026-04-09 11:42:28 +03:00
2026-03-06 09:25:29 +02:00
2026-03-02 10:26:57 +02:00
2026-02-02 09:56:32 +01:00
2026-02-18 15:14:55 +01:00
2026-03-18 19:24:28 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-10 14:31:36 +02:00
2026-01-25 18:17:27 +02:00
2026-03-24 14:27:36 +01:00
2026-04-08 12:19:54 +03:00
2026-03-04 09:44:24 +02:00
2026-02-16 14:50:54 +02:00
2025-11-24 17:12:13 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-08 21:53:47 +02:00
2026-03-10 14:17:57 +02:00
2026-03-06 14:50:12 +01:00
2026-02-02 09:56:32 +01:00
2026-03-16 16:58:15 +02:00
2026-01-25 18:17:27 +02:00
2026-02-02 09:56:32 +01:00
2026-03-10 14:31:36 +02:00
2026-03-12 17:07:45 +01:00
2026-03-05 11:44:02 +02:00
2026-03-26 08:43:14 +03:00
2026-03-19 12:42:18 +03:00
2026-01-25 18:17:27 +02:00
2025-12-03 15:35:59 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-02-12 11:16:34 +02:00
2026-03-13 14:30:32 +03:00
2026-03-30 11:40:47 +03:00
2026-02-24 09:48:38 +01:00
2026-02-24 12:08:44 +01:00
2026-03-20 09:05:14 +03:00
2026-01-25 18:17:27 +02:00
2026-01-15 10:25:45 +01:00
2026-04-08 12:52:32 +02:00
2026-02-18 15:14:57 +01:00
2026-02-02 09:56:32 +01:00
2026-04-08 10:38:56 +03:00
2026-01-25 18:17:27 +02:00
2026-04-03 06:28:51 +03:00
2026-03-05 12:54:26 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-12 22:45:01 +01:00
2026-03-12 22:45:01 +01:00
2026-03-12 15:26:40 +02:00
2026-02-18 01:02:50 +01:00
2026-01-13 00:38:00 +01:00
2026-03-03 11:19:24 +03:00
2026-03-24 23:49:49 +02:00
2026-02-27 16:06:22 +02:00
2026-01-25 18:17:27 +02:00
2026-01-13 00:38:00 +01:00
2026-03-09 19:41:07 +01:00
2026-01-13 00:38:00 +01:00
2026-01-25 18:17:27 +02:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-02-25 14:59:44 +02:00
2026-01-25 18:17:27 +02:00
2026-02-24 17:28:51 +01:00
2025-12-05 09:26:26 +02:00
2026-03-10 10:46:48 +02:00
2026-01-25 18:17:27 +02:00
2026-03-25 19:11:29 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-21 15:17:42 +01:00
2026-02-02 09:56:32 +01:00
2026-03-24 23:49:49 +02:00