Closed 0xbase12 closed 6 years ago
@0xbase12 Why not using threading.current_thread() and then Thread.name.
The usage of ZooKeeper in the Job object create some (potential) code weakness:
However the current state of the code within this PR is seen as a required intermediate state to better understand and debug corner cases that can happens with the "complex" relation between ZK and CIMI jobs.
This will have to be refactored on the next iteration so that the ZooKeeper related code in the Job class will be merged back into the Executor class.
Connected to #16 Connected to #19