GitHub user dguy opened a pull request:
https://github.com/apache/kafka/pull/3825
KAFKA-5817: [FOLLOW-UP] add SerializedInternal
Add `SerializedInternal` class and remove getters from `Serialized`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dguy/kafka kafka-5817-follow-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3825.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 #3825
----
commit 3d6b53e0c56880313e00f68d94be070d071789c3
Author: Damian Guy <[email protected]>
Date: 2017-09-11T09:19:34Z
add SerializedInternal
----
---