[
https://issues.apache.org/jira/browse/KAFKA-15304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772394#comment-17772394
]
Kirk True commented on KAFKA-15304:
-----------------------------------
Didn't you fix this, [~pnee]?
> 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
>
> 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)