Coder Social home page Coder Social logo

Comments (4)

fakeh avatar fakeh commented on August 16, 2024

I may have answered my own question, by looking at the source in the master branch. May I ask then what the current state of master is, regarding being "production" ready and what other changes there are?

Best, Dan.

from lyra.

jhalterman avatar jhalterman commented on August 16, 2024

Hi Dan - You're correct. I just committed support for exchange/queue/binding recovery and updated the docs as you saw, but I haven't pushed the release out yet. I'm just trying to find time to finish up a few tests before I push the release - hopefully in the next few days.

In the meantime, the recipe for recovering queues, exchanges and consumers that depend on queues involves manually redeclaring the queue using a ChannelListener. See the previous version of the pub/sub recipe:

https://github.com/jhalterman/lyra/wiki/Lyra-Cookbook/50477c8f7f29d7a9a90b3e44fff0894c8f120b9e

from lyra.

fakeh avatar fakeh commented on August 16, 2024

Hello,

Thanks for the help. I've created a fork of the repository master
repository, in which I've made some other changes necessary for my
deployment environment (OSGi, no space for SLF4j, Java 1.4 via
Retrotranslator). Some you might want to include, such as the small
classloader changes for OSGi, and a fix for an ArrayOutOfBoundsException
when calling exchangeDeclare(String, String), but I couldn't work out how
to make a pull request for a subset of the commits.

I'll let you know of any problems and solutions I come across during my
testing.

Best, Dan.

On Tuesday, January 28, 2014, Jonathan Halterman [email protected]
wrote:

Hi Dan - You're correct. I just committed support for
exchange/queue/binding recovery and updated the docs as you saw, but I
haven't pushed the release out yet. I'm just trying to find time to finish
up a few tests before I push the release - hopefully in the next few days.

In the meantime, the recipe for recovering queues, exchanges and consumers
that depend on queues involves manually redeclaring the queue using a
ChannelListener. See the previous version of the pub/sub recipe:

https://github.com/jhalterman/lyra/wiki/Lyra-Cookbook/50477c8f7f29d7a9a90b3e44fff0894c8f120b9e

Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-33519973
.

from lyra.

jhalterman avatar jhalterman commented on August 16, 2024

Thanks for the heads up on the ArrayOutOfBoundsException. OSGi support is certainly fine with me, though I'd like to keep slf4j in place since it's the easiest way for most people to integrate with whatever underlying logging they happen to already use.

from lyra.

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.