You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Yasuhiro Matsuda (JIRA)" <ji...@apache.org> on 2015/02/18 23:09:11 UTC

[jira] [Updated] (KAFKA-1965) Leaner DelayedItem

     [ https://issues.apache.org/jira/browse/KAFKA-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yasuhiro Matsuda updated KAFKA-1965:
------------------------------------
    Description: In DelayedItem, which is a superclass of DelayedOperation, both the creation timestamp and the length delay are stored. However, all it needs is one timestamp that is the due of the item. 

> Leaner DelayedItem
> ------------------
>
>                 Key: KAFKA-1965
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1965
>             Project: Kafka
>          Issue Type: Improvement
>          Components: purgatory
>            Reporter: Yasuhiro Matsuda
>            Assignee: Joel Koshy
>            Priority: Trivial
>
> In DelayedItem, which is a superclass of DelayedOperation, both the creation timestamp and the length delay are stored. However, all it needs is one timestamp that is the due of the item. 



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