Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ Heartbeat and Queue Argument Support #9

Closed
wants to merge 9 commits into from
Closed

RabbitMQ Heartbeat and Queue Argument Support #9

wants to merge 9 commits into from

Conversation

jplock
Copy link

@jplock jplock commented Jul 5, 2012

Allow specifying a heartbeat on the RabbitMQ connection (we connect to RabbitMQ through a load balancer that kills inactive connections). Also allow specifying optional arguments for the RabbitMQ queues (such as x-ha-policy: all).

Also cleaned up some whitespace issues. Sorry for all the pull requests. I had to update the author in some of my commits so they may look a bit messy.

I also just fixed the metrics page to use the default MetricsRegistry so the metrics are properly displayed on the port 1228 status page.

C. Scott Andreas and others added 8 commits April 20, 2012 19:57
Switch to Maven + Metrics + SimpleSpec. Thanks, Jarred!
…licy: all)

* Added support for specifying a heartbeat on a connection
…licy: all)

* Added support for specifying a heartbeat on a connection
- com.rabbitmq.amqp-client from 2.7.1 to 2.8.4
- redis.clients.jedis from 2.0.0. to 2.1.0
- com.googlecode.json-simple.json-simple from 1.1 to 1.1.1
- javax.mail.mail from 1.4.5-rc1 to 1.4.5
- com.yammer.metrics.metrics-core from 2.0.3 to 2.1.2
- com.yammer.metrics.metrics-servlet from 2.0.3 to 2.1.2
- com.rabbitmq.amqp-client from 2.7.1 to 2.8.4
- redis.clients.jedis from 2.0.0. to 2.1.0
- com.googlecode.json-simple.json-simple from 1.1 to 1.1.1
- javax.mail.mail from 1.4.5-rc1 to 1.4.5
- com.yammer.metrics.metrics-core from 2.0.3 to 2.1.2
- com.yammer.metrics.metrics-servlet from 2.0.3 to 2.1.2
@cscotta
Copy link
Owner

cscotta commented Jul 6, 2012

Hey Justin, this looks rad - thanks a ton for putting it together! I'll read the diff in full this afternoon. Hope your week's wrapping up well.

  • Scott

@jplock
Copy link
Author

jplock commented Jul 10, 2012

hey @cscotta, not to rush you or anything, but do you think this might get merged in? Thanks a lot for your work on this framework. It's helped us out tremendously.

@jplock
Copy link
Author

jplock commented Aug 20, 2012

hey @cscotta, is it possible to get this merged in? Thanks a lot.

@jplock
Copy link
Author

jplock commented Oct 18, 2012

ping

@ghost
Copy link

ghost commented Oct 18, 2012

pong

2012/10/18 Justin Plock notifications@github.com

ping


Reply to this email directly or view it on GitHubhttps://github.com//pull/9#issuecomment-9563113.

@jplock jplock closed this Nov 6, 2012
@jplock
Copy link
Author

jplock commented Nov 6, 2012

Opened a cleaner pull request at #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants