You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2018/04/06 21:37:00 UTC

[jira] [Created] (KAFKA-6760) responses not logged properly in controller

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


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)