Philip Nee created KAFKA-15304:
----------------------------------
Summary: 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: Bug
Components: consumer
Reporter: Philip Nee
Assignee: Philip Nee
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)