You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/03/15 06:58:00 UTC

[jira] [Commented] (AMQ-8181) Producer is unable to push messages to AMQ when AMQ resources full and then consumed.

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

Jean-Baptiste Onofré commented on AMQ-8181:
-------------------------------------------

Do you have failIfNoSpace=true on the kahadb configuration ?

> Producer is unable to push messages to AMQ when AMQ resources full and then consumed.
> -------------------------------------------------------------------------------------
>
>                 Key: AMQ-8181
>                 URL: https://issues.apache.org/jira/browse/AMQ-8181
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.15.0
>            Reporter: Hareendra Kumara
>            Priority: Critical
>
> Producer is unable to push messages to AMQ when AMQ resources full and then consumed.
> Scenario
> 1. AMQ is started with ProducerFlowControl = false (global) in settings
> 2. Stopped  Consumer
> 3. Producer pushed messages until producer receives error on space is full
> 4 started Consumer and consumed all messages
> 5. Producer tried to push messages but was not able to.
> 6. restarted AMQ or producer did not help to resolve the issue.
> 7. deleted khadb files and restarted AMQ - this resolved the issue --> But this not a solution for us AT ALL.
>  
> Appreciate your help on the issue.
>  
> Thanks
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)