Nieuws

-- WARNING: This is a proof-of-concept. Do not use this code in any production environment without extensive testing and/or re-writing the code. -- Description -- Target table with the same structure ...
1. public void startup() { 2. coordinatorContext.setCoordinatorServerInfo(getCoordinatorServerInfo()); 3. // start watchers first so that we won't miss node in zk; 4 ...