5051525354555657585960
@Before public void configureNode() throws IOException { connection = new RemoteConnection(); StaticIncrementalSelectionStrategy.counter = 0; SocketAddress address = new InetSocketAddress( "127.0.0.1", 9123 );