Jason Gustafson created KAFKA-13056: ---------------------------------------
Summary: Broker should not generate snapshots when controller is co-resident Key: KAFKA-13056 URL: https://issues.apache.org/jira/browse/KAFKA-13056 Project: Kafka Issue Type: Bug Reporter: Jason Gustafson Assignee: Jason Gustafson Fix For: 3.0.0 We added broker snapshot support in https://github.com/apache/kafka/pull/10990. We should have logic to disable the broker snapshot when the controller is running on the same host since there is no need to have them both doing it. -- This message was sent by Atlassian Jira (v8.3.4#803005)