zrepl/client
Christian Schwarz 7584c66bdb pruner: remove retry handling + fix early give-up
Retry handling is broken since the gRPC changes (wrong error classification).
Will come back at some point, hopefully by merging the replication
driver retry infrastructure.

However, the simpler architecture allows an easy fix for the problem
that the pruner practically gave up on the first error it encountered.

fixes #123
2019-03-13 21:04:39 +01:00
..
configcheck.go client/configcheck: check logging config 2018-10-19 17:23:00 +02:00
jsonclient.go daemon control / jsonclient: fix connection leak due to open request body 2018-09-13 12:44:46 +02:00
pprof.go cli: refactor to allow definition of subcommands next to their implementation 2018-10-13 16:22:19 +02:00
signal.go cli: refactor to allow definition of subcommands next to their implementation 2018-10-13 16:22:19 +02:00
status.go pruner: remove retry handling + fix early give-up 2019-03-13 21:04:39 +01:00
stdinserver.go cli: refactor to allow definition of subcommands next to their implementation 2018-10-13 16:22:19 +02:00
testcmd.go cli: add 'test placeholder' subcommand for placeholder debugging 2018-11-16 12:21:54 +01:00
version.go cli: refactor to allow definition of subcommands next to their implementation 2018-10-13 16:22:19 +02:00