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

patch README, warn of BUG, that rabbitmq_user is not idempotent #249

Closed

Conversation

hesco
Copy link

@hesco hesco commented Oct 27, 2014

If my ruby skills were stronger, or if I had an hour or two to sort out how to write an effective conditional in ruby, I would offer you a real code patch. But in the mean time, this documentation patch would have saved me an hour or two a few days ago; and another new user who posted on this issue in IRC this morning another hour. I suspect we are not the only ones tripped up by this issue.

FYI: I would have used https://tickets.puppetlabs.com/ to report this issue, but I have never been able to log in there and have my session last long enough to post a ticket. The broken state of that interface has cost you probably a dozen bug reports from me alone over the past year on puppetlabs modules. I have reported the issue through the link provided there, but never heard back.

It seems that Pull Requests are the only way you folks are willing to receive contributions from the community, or at least from this community member.

@lesaux
Copy link

lesaux commented Oct 27, 2014

I noticed this as well today. Last week I didn't not have this behaviour. I'm not sure where the issue comes from. btw same issue with vhost creation.

@lesaux
Copy link

lesaux commented Oct 27, 2014

oh, seems to be related to #247. My guess is you are using ubuntu 14.04?

@frconil
Copy link
Contributor

frconil commented Oct 28, 2014

It is fixed in #250 FWIW.

@hesco
Copy link
Author

hesco commented Oct 28, 2014

I can confirm that the installation where I had to comment out rabbitmq_user { 'sensu': } and the rabbitmq_vhost { 'sensu': } resources due to an idempotence bug is using:

ii rabbitmq-server 3.4.0-1 all AMQP server written in Erlang

I'm eager to see PR#250 merged and released so I can test the changes.

@cmurphy
Copy link
Contributor

cmurphy commented Dec 2, 2014

This issue was fixed in #251.

@hesco if you would like help with Jira you can contact me ([email protected] or crinkle on freenode) and I can connect you to our Jira operators to try to get these issues resolved. We don't want our ticketing system to be blocking bug reports.

@cmurphy cmurphy closed this Dec 2, 2014
@danieldreier
Copy link

@hesco I'm on the team that supports Jira at Puppet Labs. You can contact me at [email protected] or as danieldreier on freenode. I'm not aware of people having problems reporting issues and I'm very interested in handling any such problems.

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.

5 participants