Re: Spawning nodes for testing

2017-10-01 Thread me
Thanks Jeff, I will check this out. On 1 Oct 2017 20:31 +0300, Jeff Jirsa , wrote: > Check out CCM - it’s how the project writes distributed tests > > https://github.com/pcmanus/ccm > > -- > Jeff Jirsa > > > > On Oct 1, 2017, at 10:25 AM, m...@salih.xyz wrote: > > > > Hi there, > > I am playing wi

Spawning nodes for testing

2017-10-01 Thread me
Hi there, I am playing with Gossip classes and looking for a way to create nodes and join to cluster while debugging in IDEA. Is there any way to make this process simple? Or shoud I do something like Docker containers? Thanks a lot! Cheers Salih