storj/private/testplanet
Isaac Hess 40a890639d satellite/orders: Flush all pending bandwidth rollup writes on shutdown
Currently we risk losing pending bandwidth rollup writes even on a clean
shutdown. This change ensures that all pending writes are actually
written to the db when shutting down the satellite.

Change-Id: Ideab62fa9808937d3dce9585c52405d8c8a0e703
2020-01-23 08:12:41 -07:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go all: remove usages of testplanet.New 2020-01-22 22:42:57 +02:00
planet.go satellite/metainfo: remove support for boltdb based pointerDB 2020-01-23 13:54:00 +02:00
reconfigure.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
referralmanager.go common: separate repository 2019-12-27 14:11:15 +02:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go satellite/accounting: refactor live accounting to hold current estimated totals 2020-01-16 10:26:49 -05:00
satellite.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
storagenode.go lib/uplinkc: fix test flakiness by setting MaxTimeSkew 2020-01-20 12:44:42 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
uplink.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
versioning.go private/testplanet: use defaultInterval 2020-01-14 16:07:36 +00:00