Push Jobs Questions

Hello everyone,

Is the push jobs code available on github anywhere? Also are there any
plans to add a kind of concurrency option (i.e. don’t run command X on all
nodes at the same time)?

Bryan

Try searching through the issues, or logging an issue or feature
request or RFC. "don't run command X on all nodes at the same time"
sounds a little hard to implement. Do you mean mutually exclusive,
configurable contention, locking of commands?

Can you describe your use-case? An independent team of Chef operators
has been evaluating use cases and building tests/example cases for
Pushy and tools in the same field (our cases thus far have been around
Cassandra ring bootstrap, expansion and contraction)

cheers,

--aj

On Sat, Nov 22, 2014 at 8:39 AM, Bryan Baugher bjbq4d@gmail.com wrote:

Hello everyone,

Is the push jobs code available on github anywhere? Also are there any plans
to add a kind of concurrency option (i.e. don't run command X on all nodes
at the same time)?

Bryan