[
https://issues.apache.org/jira/browse/ARTEMIS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic updated ARTEMIS-775:
------------------------------------
Fix Version/s: (was: 1.5.1)
1.6.0
> AMQP: Message seems to be delivered twice when receiver close with pending
> messages
> -----------------------------------------------------------------------------------
>
> Key: ARTEMIS-775
> URL: https://issues.apache.org/jira/browse/ARTEMIS-775
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 1.4.0
> Reporter: Timothy Bish
> Priority: Blocker
> Fix For: 1.6.0
>
>
> Scenario:
> 1. Send 10 messages to the broker
> 2. Open a receiver and grant credit (10)
> 3. Read one message but don't accept
> 4. Close the receiver
> 5. Open new receiver and grant credit (11 or more)
> 6. Try to read those 10 message you send, and you get 11 one being a
> duplicate.
> PR with a test case to follow
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)