[
https://issues.apache.org/jira/browse/KAFKA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583038#comment-15583038
]
Andrew Musselman commented on KAFKA-2247:
-----------------------------------------
[~aauradkar] [~ijuma] Do you have a path to resolve this? Looks like KAFKA-2607
is blocked by this but there's a patch for it, though it has conflicts now:
https://github.com/apache/kafka/pull/837
> 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: Aditya Auradkar
> Priority: Minor
>
> 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)