[
https://issues.apache.org/jira/browse/KAFKA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-2247:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Issue resolved by pull request 2095
[https://github.com/apache/kafka/pull/2095]
> Merge kafka.utils.Time and kafka.common.utils.Time
> --------------------------------------------------
>
> Key: KAFKA-2247
> URL: https://issues.apache.org/jira/browse/KAFKA-2247
> Project: Kafka
> Issue Type: Improvement
> Reporter: Aditya Auradkar
> Assignee: Ismael Juma
> Priority: Minor
> Fix For: 0.10.2.0
>
>
> We currently have 2 different versions of Time in clients and core. These
> need to be merged.
> It's worth noting that `kafka.utils.MockTime` includes a `scheduler` that is
> used by some tests while `o.a.kafka.common.utils.Time` does not. We either
> need to add this functionality or change the tests not to need it anymore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)