[
https://issues.apache.org/jira/browse/KAFKA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-2247:
-------------------------------
Fix Version/s: 0.10.2.0
Status: Patch Available (was: Open)
> 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)