- Remove propagating BadVersionException from ZookeeperStateMachineEnsemble via event so that machine can be kept running. Further logs are then read anyway via watcher. Thought we still need better handling but this is better for now. - Relates to #92