Skip to content

Test: local cluster of 6 nodes, leader elected + 5 followers failover fails #3

Open
@AVVS

Description

@AVVS

Basically I create a local cluster, first boot a leader, then other nodes, then leader joins other nodes.

After that I kill the leader using .close() - and then its a madness of 5 followers that became candidates, but none of them can get the votes in more than 10 seconds.

Here are some logs

  ✔ 4) add another standby node, make sure it joins cluster (556 ms)
leader tcp+msgpack://localhost:8080
follower tcp+msgpack://localhost:8081
follower tcp+msgpack://localhost:8082
follower tcp+msgpack://localhost:8083
follower tcp+msgpack://localhost:8084
follower tcp+msgpack://localhost:8090
  ✔ 5) leader leaves (11 ms)
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 1, voteGranted: true }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 1, voteGranted: true }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 1, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 2, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 2, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 2, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 2, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 2, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 2, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 2, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 2, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 2, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: false, reason: 'too soon' }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: true }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
follower tcp+msgpack://localhost:8082
follower tcp+msgpack://localhost:8083
follower tcp+msgpack://localhost:8084
follower tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 3, voteGranted: true }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 3, voteGranted: true }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 3, voteGranted: true }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 3, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 4, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 4, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 5, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 6, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 6, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 7, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 7, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 9, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 8, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 9, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 10, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 10, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 11, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 11, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 13, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 12, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 13, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 14, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 14, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 15, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 15, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 17, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 16, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 17, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 18, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 18, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 19, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 19, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 21, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 20, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 23, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 21, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 24, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 22, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 23, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 25, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 24, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 25, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 25, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 28, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 26, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 28, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 30, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 27, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 29, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 30, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 30, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 30, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 31, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 33, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 32, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 33, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 34, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 34, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 35, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 35, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 36, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 37, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 39, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 38, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 41, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 39, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 42, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 40, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 41, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 43, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 46, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 42, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 46, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 43, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 43, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8084:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 47, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8081:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 47, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8082:  { term: 46, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 47, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8090:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 45, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 44, voteGranted: false }
Broadcast resp to node tcp+msgpack://localhost:8083:  { term: 46, voteGranted: false }
stopped tcp+msgpack://localhost:8080
candidate tcp+msgpack://localhost:8081
candidate tcp+msgpack://localhost:8082
candidate tcp+msgpack://localhost:8083
candidate tcp+msgpack://localhost:8084
candidate tcp+msgpack://localhost:8090

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions