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

Fix pubsub for Sensu Redis transport #9

Merged
merged 2 commits into from Nov 18, 2016
Merged

Fix pubsub for Sensu Redis transport #9

merged 2 commits into from Nov 18, 2016

Conversation

portertech
Copy link
Contributor

@portertech portertech commented Nov 18, 2016

This pull request removes the use of Hash.new([]), as it is one cause of Sensu client subscription issues resulting in duplicate check requests and executions.

@portertech
Copy link
Contributor Author

The travis failure is due to JRuby being unable to install the very recent version of eventmachine. A JRuby build of eventmachine 1.2.1 needs to be published to Rubygems.

@portertech
Copy link
Contributor Author

@cwjohnston ready for review

1328

@portertech portertech added this to the 0.27 milestone Nov 18, 2016
@calebhailey
Copy link

calebhailey commented Nov 18, 2016 via email

@portertech
Copy link
Contributor Author

This is one piece of the #9 puzzle. We'll need a Sensu release in order to further test ElastiCache failover.

@cwjohnston
Copy link
Contributor

jruby gem has been published, builds now passing 👍

@cwjohnston cwjohnston merged commit ebb298f into master Nov 18, 2016
@cwjohnston cwjohnston deleted the hotfix/pubsub branch November 18, 2016 18:20
@cwjohnston
Copy link
Contributor

relates to sensu/sensu-transport#31

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

3 participants