[
https://issues.apache.org/jira/browse/KAFKA-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Auradkar resolved KAFKA-2606.
------------------------------------
Resolution: Duplicate
Duplicate of: https://issues.apache.org/jira/browse/KAFKA-2247
Ismael - I copied the piece about the scheduler from this ticket onto 2247.
Thanks!
> Remove kafka.utils.Time in favour of o.a.kafka.common.utils.Time
> ----------------------------------------------------------------
>
> Key: KAFKA-2606
> URL: https://issues.apache.org/jira/browse/KAFKA-2606
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.8.2.2
> Reporter: Ismael Juma
> Priority: Minor
> Labels: newbie
>
> They duplicate each other at the moment and some server classes actually need
> an instance of both types, which is annoying.
> 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)