[
https://issues.apache.org/jira/browse/ARTEMIS-4820?focusedWorklogId=923763&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923763
]
ASF GitHub Bot logged work on ARTEMIS-4820:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/24 17:55
Start Date: 17/Jun/24 17:55
Worklog Time Spent: 10m
Work Description: tabish121 opened a new pull request, #4982:
URL: https://github.com/apache/activemq-artemis/pull/4982
When setting expiration on the AMQPMessage the AMQP header TTL value should
be read as an unsigned integer and as such should use the longValue API of
UnsignedInteger to get the right value to set expiration.
Issue Time Tracking
-------------------
Worklog Id: (was: 923763)
Remaining Estimate: 0h
Time Spent: 10m
> AMQP TTL message property being treated as int instead of uint
> --------------------------------------------------------------
>
> Key: ARTEMIS-4820
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4820
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.35.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Minor
> Fix For: 2.36.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When setting message expiration from AMQP header TTL the value should be
> treated as an unsigned integer but is instead being read as a signed integer.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact