AssignedStandbyTasks — AssignedTasks For StandbyTasks
AssignedStandbyTasks is a concrete AssignedTasks for StandbyTasks that is created exclusively for the TaskManager for a StreamThread (when KafkaStreams is created).
Figure 1. AssignedStandbyTasks, TaskManager and StreamThread
AssignedStandbyTasks takes a LogContext when created.
AssignedStandbyTasks uses standby task for taskTypeName.
|
Tip
|
Enable Add the following line to
Refer to Application Logging Using log4j. |