Ismael Juma created KAFKA-2606:
----------------------------------

             Summary: 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: Bug
    Affects Versions: 0.8.2.2
            Reporter: Ismael Juma
            Priority: Minor


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)

Reply via email to