Git Product home page Git Product logo

Comments (3)

artembilan avatar artembilan commented on April 20, 2024

Would you mind to upgrade to recently released Spring AMQP 1.7.5?
There are some fixes in the SimpleMessageListenerContainer around consumers.

I wonder if your problem is covered with them as well.

Thanks for understanding

from spring-amqp.

garyrussell avatar garyrussell commented on April 20, 2024

Yes, there was a race condition with auto-recovered channels. This was fixed in 1.7.5.

If you can't upgrade for some reason, turn off automaticRecoveryEnabled in the clientFactory - Spring AMQP doesn't need it - it has had its own recovery mechanisms since day one.

Closing this for now; if you still experience a problem after upgrading (or turning off auto recovery) please reopen.

from spring-amqp.

jdathor avatar jdathor commented on April 20, 2024

Hi,

Just found this thread today, and I think we have the same issue - "Sometimes we have messages that stay unacked until we restart our service or we kill the connection via RabbitMQ console."
But the difference is I have consumer in RabbitMQ greater than the number of active consumer in PCF.

Here is the link in stackoverflow I just created.
https://stackoverflow.com/questions/63465726/pcf-rabbitmq-unacked-messages-in-queue

RabbitMQ 3.8.5
Erlang 22.3.4.3
spring-amqp:2.0.5.RELEASE
amqp-client:5.1.2

Thank you

from spring-amqp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.