[
https://issues.apache.org/jira/browse/KAFKA-15304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True resolved KAFKA-15304.
-------------------------------
Fix Version/s: 3.7.0
Reviewer: Jun Rao
Resolution: Fixed
Fixed as part of PR [#14406|https://github.com/apache/kafka/pull/14406].
> CompletableApplicationEvents aren't being completed when the consumer is
> closing
> --------------------------------------------------------------------------------
>
> Key: KAFKA-15304
> URL: https://issues.apache.org/jira/browse/KAFKA-15304
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Reporter: Philip Nee
> Assignee: Philip Nee
> Priority: Minor
> Labels: consumer-threading-refactor, kip-848-preview
> Fix For: 3.7.0
>
>
> If the background thread is closed before ingesting all ApplicationEvents, we
> should drain the background queue and try to cancel these events before
> closing. We can try to process these events before closing down the consumer;
> however, we assume that when the user issues a close command, the consumer
> should be shut down promptly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)