seonwoo_jung
019ea06a6a
Run a single hello command in MongoDB health indicators
...
The MongoDB health indicators ran the `hello` command against every
database returned by `listDatabaseNames()`. For the reactive
indicator these commands were issued in parallel via `flatMap`, so a
deployment with many databases per connection could open a connection
per database on each health check, dramatically increasing connection
usage (a regression from the Spring Data based implementation used
previously).
Since `hello` is a server-level command whose result is independent
of the target database, run it only once, against the `admin`
database if available or the first returned database otherwise. The
`databases` and `maxWireVersion` details are preserved.
See gh-50734
Signed-off-by: seonwoo_jung <79202163+seonwooj0810@users.noreply.github.com >
2026-06-24 19:31:03 +01:00
..
2026-05-30 14:28:53 +02:00
2026-06-24 19:11:59 +01:00
2026-05-30 14:42:13 +02:00
2026-05-30 14:28:53 +02:00
2026-06-10 15:46:51 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 16:26:48 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 16:26:48 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-25 17:09:13 +02:00
2026-05-30 14:28:53 +02:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:11:59 +01:00
2026-06-24 19:11:59 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:29:04 +02:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:11:59 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-30 14:28:53 +02:00
2026-06-10 15:53:08 +01:00
2026-05-30 14:42:13 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:11:59 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:31:03 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:45:14 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-04 09:00:27 +01:00
2026-05-30 14:28:53 +02:00
2026-05-29 11:13:43 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-31 16:31:58 +02:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 17:48:11 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 15:45:22 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-06-24 19:11:59 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-18 16:52:55 +02:00
2026-06-24 12:15:19 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00