You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/04/20 16:39:05 UTC

[jira] [Assigned] (QPID-3222) Potentially TTL Overflow

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

Gordon Sim reassigned QPID-3222:
--------------------------------

    Assignee: Gordon Sim

> Potentially TTL Overflow
> ------------------------
>
>                 Key: QPID-3222
>                 URL: https://issues.apache.org/jira/browse/QPID-3222
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Jerome Ajot
>            Assignee: Gordon Sim
>              Labels: ttl
>
> When a message TTL is set by the client to Duration::FOREVER, the message is not reachable anymore.
> Every addition and multiplication to the TTL/Expiration Time should check to avoid uint64_t overflow.
> For example: broker/Message.cpp: Message::setTimestamp() overflows the uint64_t.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org