----- Original Message -----
> From: "Fabrice Bacchella" <[email protected]>
> To: [email protected]
> Sent: Sunday, February 17, 2013 11:13:49 AM
> Subject: [Puppet Users] Stomp connector deprecated ?
> 
> I found almost by accident in the release nots for mcollective 2.2.3 :
> The STOMP adapter will not be maintained past this release series, we now
> issue deprecation warnigns
> ...
> 2012/02/12    Deprecate the stomp connector   19146
> 
> And the ticket is: (9 days old, so not from 2012)
> http://projects.puppetlabs.com/issues/19146
> 
> The release notes for the developpement branches are not better, they talk
> about the same ticket.
> 
> So it was decided 9 days agos by a single guy to remove the stomp connector
> from the production branch of mcollective. But when I googled about
> 'http://projects.puppetlabs.com/issues/19146', I found nothing. No ticket
> about the rational for that, no warning for users.

A deprecation is just a warning telling you that it will go away, we do not
remove features from the middle of a production series

So you should be good to continue using it for a few months to come, but when
the next production series comes around it will really be gone.  It's an early
headsup.

In the run up to the next production release the docs will be updated to
reflect this deprecation

You'd then use either:

http://docs.puppetlabs.com/mcollective/reference/plugins/connector_activemq.html

or

http://docs.puppetlabs.com/mcollective/reference/plugins/connector_rabbitmq.html

> 
> All the documentation talks about installing this connector.
> 
> What a strange communication. The connector is not a small feature to change,
> I must recheck and re test a lot of things, talks to the security peoples
> about openning new holes in the firewall. What about peoples using a stomp
> only message broker ?
> 
> You should have at least changed the documentation before, as the official
> requirement for Mcollective on (at least) Redhat are wrong :
> http://docs.puppetlabs.com/mcollective/reference/basic/gettingstarted_redhat.html

So again, it's just a log message saying in future it will go away, nothing has
changed in 2.2.x other than an additional log message.

> 
> Requirements
> We try to keep the requirements on external Gems to a minimum, you only need:
> 
>       • A Stomp server, tested against ActiveMQ
>       • Ruby
>       • Rubygems
>       • Ruby Stomp Client

The requirements remain unchanged, even once the stomp connector is removed
we still use the stomp technology but we have specialised versions of it for
either ActiveMQ or RabbitMQ

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to