You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/22 13:34:04 UTC

[jira] [Commented] (KAFKA-5303) FetchRequest doesn't implement toString

    [ https://issues.apache.org/jira/browse/KAFKA-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019581#comment-16019581 ] 

ASF GitHub Bot commented on KAFKA-5303:
---------------------------------------

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/3115

    KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka kafka-5305-missing-log-info-replica-fetcher

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3115
    
----
commit e6b61de4c895f01c19ddac836367c483960e1ed7
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-22T13:30:52Z

    KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread

----


> FetchRequest doesn't implement toString
> ---------------------------------------
>
>                 Key: KAFKA-5303
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5303
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.10.1.1
>            Reporter: Andrey
>
> Which cause meaningless log entries such as:
> {code}
> WARN [ReplicaFetcherThread-0-1], Error in fetch kafka.server.ReplicaFetcherThread$FetchRequest@6189fab0 (kafka.server.ReplicaFetcherThread)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)