[ 
https://issues.apache.org/jira/browse/AMQ-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553961#comment-13553961
 ] 

Timothy Bish commented on AMQ-4111:
-----------------------------------

The issue in this test case is that the temp store limit is set to small and 
the PList store doesn't have enough room to create a new journal file since the 
default size is 32mb.  You can make this test case work by setting the temp 
store limit a bit higher or by reducing the journal file size setting of the 
PListStore.  
                
> Producer hang when tempStorage is full if enable flow control for 
> non-persistent queue
> --------------------------------------------------------------------------------------
>
>                 Key: AMQ-4111
>                 URL: https://issues.apache.org/jira/browse/AMQ-4111
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0, 5.6.0, 5.7.0
>         Environment: OS: MacOS 10.7
> ActiveMQ: 5.7
>            Reporter: Yandong Yao
>            Priority: Critical
>             Fix For: 5.8.0
>
>         Attachments: AMQ4111.diff, AMQ4111.diff, AMQ4111.diff
>
>
> This is similar with AMQ-3034, while from the attached UT, seems it is 
> producer who hang when tempStorage is full and later queued messages are 
> consumed by consumer.
> Attached unit test case which could reproduce this issue.

--
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

Reply via email to