You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Philip Nee (Jira)" <ji...@apache.org> on 2022/09/21 17:44:00 UTC

[jira] [Created] (KAFKA-14252) Create background thread skeleton

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)