zrepl/replication
Christian Schwarz cb83a26c90 replication: wakeup + retry handling: make wakeups work in retry wait states
- handle wakeups in Planning state
- fsrep.Replication yields immediately in RetryWait
- once the queue only contains fsrep.Replication in retryWait:
transition replication.Replication into WorkingWait state
- handle wakeups in WorkingWait state, too
2018-10-12 13:12:28 +02:00
..
fsrep replication: wakeup + retry handling: make wakeups work in retry wait states 2018-10-12 13:12:28 +02:00
internal replication: wakeup + retry handling: make wakeups work in retry wait states 2018-10-12 13:12:28 +02:00
pdu replication & pruning: ditch replicated-property, use bookmark as cursor instead 2018-09-05 19:51:06 -07:00
context.go gofmt 2018-08-25 21:30:25 +02:00
mainfsm.go replication: wakeup + retry handling: make wakeups work in retry wait states 2018-10-12 13:12:28 +02:00
state_string.go move replication package to project root (independent of cmd package) 2018-08-22 00:19:03 +02:00