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

Hiram Chirino resolved AMQ-1644.
--------------------------------

    Fix Version/s: 5.1.0
       Resolution: Fixed

There was some bad usage accounting in 5.0 which has now been fixed.  Should 
make it into the 5.1 release.  Please re-test against trunk if you get a chance.

> Using NON_PERSISTENT delivery mode increases MemoryPercentageUsed to 100% and 
> block sending
> -------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1644
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1644
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.0.0
>            Reporter: Mina Nesiem
>             Fix For: 5.1.0
>
>
> I'm creating pub/sub application and when I set the DeliveryMode to 
> NON_PERSISTENT in the message produce, the MemoryPercentageUsed increased 
> until it reached 100% and the send will be blocked on waitForSpace().
> For the same application if I set the DeliveryMode to PERSISTENT, every thing 
> works fine and MemoryPercentageUsed remains at 0%

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to