GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3796
MINOR: KIP-138 renaming of string names
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka kip-138-minor-renames
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3796.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 #3796
----
commit 947ea33f11ec5b40b2f9669570c76310e2c00fbd
Author: Guozhang Wang <[email protected]>
Date: 2017-08-30T18:17:11Z
rename system-time to wall-clock-time
commit 87b4e7b4345f647bd8562e9552ba192ee3744c47
Author: Guozhang Wang <[email protected]>
Date: 2017-09-05T23:56:42Z
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/kafka into
kip-138-minor-renames
----
---