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

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

GitHub user zentol opened a pull request:

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

    [FLINK-8250][runtime] Remove unused RecordSerializer#instantiateMetrics

    This is a small cleanup that removes an unused method.

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

    $ git pull https://github.com/zentol/flink 8250

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

    https://github.com/apache/flink/pull/5162.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 #5162
    
----
commit a5be2b659dd490a002e801bf5f7dff813676c59d
Author: zentol <[email protected]>
Date:   2017-12-13T12:23:15Z

    [FLINK-8250][runtime] Remove unused RecordSerializer#instantiateMetrics

----


> Remove RecordSerializer#instantiateMetrics
> ------------------------------------------
>
>                 Key: FLINK-8250
>                 URL: https://issues.apache.org/jira/browse/FLINK-8250
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics, Type Serialization System
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> {{RecordSerializer#instantiateMetrics}} is unused with an empty 
> implementation, It wasn't cleanep up when we reworked how we measure IO 
> metrics.



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

Reply via email to