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
----
---