kafka/core
Igor Soarez eaa6b8abdd KAFKA-15360: Include dirs in BrokerRegistration #14392
BrokerLifecycleManager should send the offline log directories in the BrokerHeartbeatRequests it
sends. Also, when handling BrokerHeartbeatResponses, do so by enqueing a BrokerLifecycleManager
event, rather than trying to do the handling directly in the callback.

Reviewers: Colin P. McCabe <cmccabe@apache.org>, Proven Provenzano <pprovenzano@confluent.io>
2023-11-09 11:01:01 -08:00
..
src KAFKA-15360: Include dirs in BrokerRegistration #14392 2023-11-09 11:01:01 -08:00
.gitignore