You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/01/14 03:33:34 UTC

[jira] [Created] (KAFKA-1862) Pass in the Time object into OffsetManager

Guozhang Wang created KAFKA-1862:
------------------------------------

             Summary: Pass in the Time object into OffsetManager
                 Key: KAFKA-1862
                 URL: https://issues.apache.org/jira/browse/KAFKA-1862
             Project: Kafka
          Issue Type: Bug
            Reporter: Guozhang Wang
             Fix For: 0.9.0


We should improve OffsetManager to take in a Time instance as we do for LogManager and ReplicaManager. That way we can advance time with MockTime in test cases. 

Then we can move the testOffsetExpiration case from OffsetCommitTest to OffsetManagerTest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)