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

ASF GitHub Bot commented on FLINK-6998:
---------------------------------------

GitHub user zhenzhongxu opened a pull request:

    https://github.com/apache/flink/pull/4187

    [FLINK-6998][Kafka Connector] Add kafka offset commit metrics in cons…

     add "kafkaCommitsSucceeded" and "kafkaCommitsFailed" metrics in 
KafkaConsumerThread class.

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

    $ git pull https://github.com/zhenzhongxu/flink FLINK-6998

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

    https://github.com/apache/flink/pull/4187.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 #4187
    
----
commit 7d3f0af6511d732c3cc2cb5231d76f9e8a12e684
Author: Zhenzhong Xu <[email protected]>
Date:   2017-06-26T22:51:09Z

    [FLINK-6998][Kafka Connector] Add kafka offset commit metrics in consumer 
callback

----


> Kafka connector needs to expose metrics for failed/successful offset commits 
> in the Kafka Consumer callback
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-6998
>                 URL: https://issues.apache.org/jira/browse/FLINK-6998
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kafka Connector
>            Reporter: Zhenzhong Xu
>            Assignee: Zhenzhong Xu
>
> Propose to add "kafkaCommitsSucceeded" and "kafkaCommitsFailed" metrics in 
> KafkaConsumerThread class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to