Files
spring-statemachine/spring-statemachine-zookeeper/src
Janne Valkealahti 7c4ab42919 ZookeeperStateMachineEnsemble may miss events
- Adding secondary read if event logs were read which
  should make it less probable losing events at a time
  when main state is changed while logs are replayed.
- Hopefully fixes #97
2015-08-14 08:31:22 +01:00
..