Sean McCauliff created KAFKA-8969: ------------------------------------- Summary: Log the partition being made online due to unclean leader election. Key: KAFKA-8969 URL: https://issues.apache.org/jira/browse/KAFKA-8969 Project: Kafka Issue Type: Bug Reporter: Sean McCauliff Assignee: Sean McCauliff
When unclean leader election happens it's difficult to find which partitions were affected. Knowledge of the affected partitions is sometimes needed when users are doing root cause investigations and want to narrow down the source of data loss. Without logging this information somewhere it's not possible to know which partitions were affected by ULE. -- This message was sent by Atlassian Jira (v8.3.4#803005)