[
https://issues.apache.org/jira/browse/AMQNET-718?focusedWorklogId=610192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-610192
]
ASF GitHub Bot logged work on AMQNET-718:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jun/21 07:26
Start Date: 14/Jun/21 07:26
Worklog Time Spent: 10m
Work Description: michaelpearce-gain commented on pull request #67:
URL: https://github.com/apache/activemq-nms-amqp/pull/67#issuecomment-859639960
address, max size bytes, the size in bytes that the address is at, the
particular bit of code that calculating is the isFull method and in
PagingStoreImpl and then isRejectingMessages informs the address code if it
should reject. How that maps to AMQP protocol manager is within the serverSend
in AMQPSessionCallback which the ProtonReceiverContext uses.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 610192)
Time Spent: 40m (was: 0.5h)
> Inflight messages are not cancelled after timeout
> -------------------------------------------------
>
> Key: AMQNET-718
> URL: https://issues.apache.org/jira/browse/AMQNET-718
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: AMQP, NMS
> Affects Versions: AMQP-1.8.1, AMQP-2.0.0
> Reporter: Krzysztof Porębski
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Inflight messages are not cancelled in case of timeout. It may results in
> duplicates, when library used with producer control flow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)