Closed davent closed 8 years ago
@davent that may be on-purpose; restarting ZK is not necessarily something that one wants to happen willy-nilly. I’ll defer to @jakedavis on that.
Yeah, IMO service management and config and installation should all be decoupled, and this is a pattern we try to use internally. That's a big reason we made sure to have a zookeeper_service
resource, so one can easily trigger a restart as desired.
Edit: and as @jeffbyrnes mentions, restarting ZK is a thing you want to be very deliberate about.
Closing due to lack of activity.
When the config file specific with
zookeeper_config
is updated a reload/restart of zookeeper is not trigger in order to pick up the new changes.