Jun Rao created KAFKA-6760:
------------------------------
Summary: responses not logged properly in controller
Key: KAFKA-6760
URL: https://issues.apache.org/jira/browse/KAFKA-6760
Project: Kafka
Issue Type: Improvement
Components: core
Affects Versions: 1.1.0
Reporter: Jun Rao
Advertising
Saw the following logging in controller.log. We need to log theĀ
StopReplicaResponse properly in KafkaController.
[2018-04-05 14:38:41,878] DEBUG [Controller id=0] Delete topic callback invoked
for org.apache.kafka.common.requests.StopReplicaResponse@263d40c
(kafka.controller.K
afkaController)
It seems that the same issue exists forĀ LeaderAndIsrResponse as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)