GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/4105
KAFKA-6102: Consolidate MockTime implementations between connect and â¦
â¦clients
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-6102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4105.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 #4105
----
commit 88e5bfa8e3a77fadf91b9582de4f12af41dca38c
Author: Colin P. Mccabe <[email protected]>
Date: 2017-10-20T21:47:07Z
KAFKA-6102: Consolidate MockTime implementations between connect and clients
----
---