Pavel Emelyanov
2d1fdce790
object_storage_endpoint_param: Make it formattable for real
...
Currently the formatter converts it to json and then tries to emit into
the output context with the "...{{}}" format string. The intent was to
have the "...{<json text>}" output. However, the double curly brace in
format string means "print a curly brace", so the output of the above
formatting is "...{}", literally.
Fix by keeping a single curly brace. The "<json text>" thing will have
its own surrounding curly braces.
Fixes #27718
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
Closes #27687
(reworked version of commit a6618f2 , the formatter is in db/config.cc)
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
Closes scylladb/scylladb#27733
2026-04-16 21:54:23 +03:00
..
2026-02-18 12:42:48 +02:00
2024-12-18 17:45:13 +02:00
2026-02-26 10:02:14 +02:00
2025-01-28 21:14:49 +01:00
2025-04-17 16:31:42 +03:00
2025-09-14 13:32:21 +03:00
2026-04-06 17:53:40 +03:00
2024-12-18 17:45:13 +02:00
2025-12-22 14:45:08 +01:00
2025-12-16 15:11:05 +01:00
2025-09-16 23:40:47 +03:00
2025-09-29 13:01:21 +02:00
2024-12-18 17:45:13 +02:00
2025-09-19 16:17:56 +03:00
2025-05-14 08:32:05 +02:00
2026-04-16 21:54:23 +03:00
2026-01-28 12:42:07 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2025-01-28 14:12:06 +03:00
2025-06-24 14:57:00 +03:00
2025-06-24 14:57:00 +03:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-26 12:25:38 +02:00
2025-07-03 13:34:04 +03:00
2025-09-25 15:03:56 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-06 13:38:19 +02:00
2025-03-19 20:36:16 +02:00
2025-03-19 20:36:16 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-16 23:40:47 +03:00
2024-12-18 17:45:13 +02:00
2026-01-22 12:38:00 +02:00
2025-09-14 19:48:14 +03:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2025-02-06 08:55:51 +02:00
2026-03-17 17:29:36 +01:00
2025-09-19 12:22:51 +02:00
2025-09-29 13:01:21 +02:00
2025-09-29 13:01:21 +02:00
2025-04-16 18:18:58 +03:00
2025-04-12 11:28:48 +03:00
2026-01-28 12:42:10 +02:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2025-09-21 10:39:05 +02:00
2026-03-17 17:29:36 +01:00
2026-02-05 08:59:45 +02:00
2025-02-06 08:55:51 +02:00
2025-02-06 08:55:51 +02:00
2024-12-18 17:45:13 +02:00
2025-08-27 13:47:04 +03:00
2025-05-09 07:53:29 -04:00
2025-04-09 20:21:51 +02:00
2026-02-05 08:59:45 +02:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00