Nikita Kibitkin
3c6f7a54d3
Add property to await async listener results on stop
...
Spring Kafka 4.2 adds ContainerProperties#setAwaitAsyncResultsOnStop:
when the container stops, in-flight asynchronous listener results
(CompletableFuture, Mono, Kotlin suspend functions) are awaited within
the shutdown timeout and cancelled afterwards, so that listener work
does not outlive the container.
This commit adds spring.kafka.listener.await-async-results-on-stop so
that this can be enabled with configuration rather than a
ContainerCustomizer.
See gh-51774
Signed-off-by: Nikita Kibitkin <nikita.n.kibitkin@gmail.com >
2026-09-16 15:13:31 +01:00
..
2026-09-08 16:46:48 +02:00
2026-09-15 13:03:19 +01:00
2026-09-16 10:22:31 +01:00
2026-09-11 12:55:59 +01:00
2026-09-11 14:19:14 +01:00
2026-09-08 17:29:34 +02:00
2026-05-14 15:02:24 +01:00
2026-07-15 18:11:53 +02:00
2026-07-24 15:57:23 +02:00
2026-09-16 11:14:11 +01:00
2026-07-24 15:57:23 +02:00
2026-09-08 16:57:00 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-16 09:09:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 18:30:35 +02:00
2026-09-08 18:30:35 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-07 08:26:42 +01:00
2026-05-14 15:03:44 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-30 14:28:53 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:57:00 +02:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:03:44 +01:00
2026-09-15 13:03:19 +01:00
2026-09-08 18:30:45 +02:00
2026-09-08 17:29:34 +02:00
2026-07-15 11:37:31 +02:00
2026-09-14 12:00:40 +02:00
2026-05-14 15:02:24 +01:00
2026-07-30 08:41:53 +02:00
2026-08-11 12:34:44 +01:00
2026-09-07 12:20:42 +01:00
2026-08-10 14:40:53 +02:00
2026-07-14 11:23:34 +02:00
2026-07-22 11:40:12 +02:00
2026-05-14 15:02:24 +01:00
2026-09-09 10:00:23 +01:00
2026-09-16 11:26:49 +01:00
2026-09-09 10:37:59 +01:00
2026-09-15 13:22:25 +01:00
2026-07-16 14:52:42 +02:00
2026-07-27 21:16:50 +02:00
2026-09-02 14:18:14 +01:00
2026-08-25 14:07:23 -07:00
2026-08-25 13:58:58 -07:00
2026-09-12 18:19:41 +02:00
2026-09-14 10:57:58 +02:00
2026-09-16 15:22:23 +02:00
2026-09-07 12:20:42 +01:00
2026-09-07 12:20:42 +01:00
2026-05-14 15:03:44 +01:00
2026-05-14 15:03:44 +01:00
2026-09-15 13:03:19 +01:00
2026-09-07 08:26:42 +01:00
2026-05-14 15:02:24 +01:00
2026-09-16 15:13:31 +01:00
2026-07-14 11:23:34 +02:00
2026-09-08 17:29:34 +02:00
2026-09-08 16:57:00 +02:00
2026-09-08 17:29:34 +02:00
2026-09-16 15:22:23 +02:00
2026-07-29 11:37:35 +02:00
2026-05-14 15:02:24 +01:00
2026-09-16 15:22:24 +02:00
2026-09-16 15:22:24 +02:00
2026-09-16 15:22:24 +02:00
2026-05-14 15:02:24 +01:00
2026-09-15 13:03:19 +01:00
2026-07-27 16:13:10 +02:00
2026-09-15 13:03:19 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 17:29:34 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 17:29:34 +02:00
2026-07-15 11:37:31 +02:00
2026-09-08 17:29:34 +02:00
2026-09-12 18:19:41 +02:00
2026-05-30 14:28:53 +02:00
2026-09-07 08:27:14 +01:00
2026-09-16 15:22:23 +02:00
2026-09-07 08:27:14 +01:00
2026-05-14 15:02:24 +01:00
2026-07-27 21:12:35 +02:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-09-04 16:20:05 +01:00
2026-09-04 16:20:05 +01:00
2026-09-04 16:20:05 +01:00
2026-09-08 16:51:49 +01:00
2026-09-09 10:37:08 +01:00
2026-05-30 15:45:22 +02:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-07-15 20:19:19 +02:00
2026-09-08 16:57:00 +02:00
2026-05-14 15:03:44 +01:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:03:44 +01:00
2026-05-30 14:39:57 +02:00
2026-09-15 13:03:19 +01:00
2026-05-14 15:02:24 +01:00
2026-09-02 14:15:45 +01:00
2026-09-07 08:27:14 +01:00
2026-05-14 15:03:44 +01:00
2026-09-16 15:22:23 +02:00
2026-05-14 15:02:24 +01:00
2026-09-09 08:21:24 +01:00
2026-05-14 15:02:24 +01:00
2026-09-16 15:22:23 +02:00
2026-07-24 08:51:46 +02:00
2026-09-07 08:27:14 +01:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-07-14 11:23:34 +02:00
2026-09-08 16:46:48 +02:00