[
https://issues.apache.org/jira/browse/QPID-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross closed QPID-3223.
-----------------------------
Resolution: Won't Fix
Fix Version/s: JIRA Cleanup
This issue has not been updated in more than a year. We've reviewed
it and decided to close it, as part of an effort to keep our issue
database clean and current. If this issue is still affecting you,
please reopen it.
See https://issues.apache.org/jira/browse/QPID-4585 for more
information.
> Setting TTL to 0 internally set it forever
> ------------------------------------------
>
> Key: QPID-3223
> URL: https://issues.apache.org/jira/browse/QPID-3223
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Reporter: Jerome Ajot
> Priority: Minor
> Labels: ttl
> Fix For: JIRA Cleanup
>
>
> Setting the Message TTL is 0 via the Client API, sets it internally to never
> expired.
> The AMQP spec (0.10 and 1.0) does not define zero as a special value.
> An easy way to fix this will be to define TTL as a
> boost::optional<boost::uint64_t>, that way it can be optional/never expire
> and have 0 as valid value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]