Philip Nee created KAFKA-14252: ---------------------------------- Summary: Create background thread skeleton Key: KAFKA-14252 URL: https://issues.apache.org/jira/browse/KAFKA-14252 Project: Kafka Issue Type: Sub-task Components: consumer Reporter: Philip Nee Assignee: Philip Nee
The event handler internally instantiates a background thread to consume ApplicationEvents and produce BackgroundEvents. In this ticket, we will create a skeleton of the background thread. We will incrementally add implementation in the future. -- This message was sent by Atlassian Jira (v8.20.10#820010)