storj/storagenode
Egon Elbre 7bc76624cf storagenode/storagenodedb: fix closing in-use database
Migration step was closing a database that was used by
the migration itself. There is an active tranasction
over the database.

Instead of closing in the same transaction we can wait
until restart for the database cleanup.

Change-Id: Ic971d8cea81a3ab783f4a1bdc6357009c8b31386
2020-01-19 16:18:46 +02:00
..
bandwidth common: separate repository 2019-12-27 14:11:15 +02:00
collector private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
console storagenode/notifications: return unread count and fix json id, list-notifications method fix 2020-01-09 17:56:00 +00:00
contact all: reduce number of log messages 2020-01-06 19:03:46 +00:00
gracefulexit storagenode\gracefulexit: broke worker deleteOnePieceOrAll into deleteOnePiece and deleteAllPieces and deletePiece 2020-01-17 15:07:34 +00:00
inspector storagenode/inspector: return rpcstatus 2020-01-14 20:24:46 +00:00
monitor common: separate repository 2019-12-27 14:11:15 +02:00
nodestats storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
notifications storagenode/notifications: return unread count and fix json id, list-notifications method fix 2020-01-09 17:56:00 +00:00
orders storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
pieces storagenode/pieces: Cache inits trash info from db 2020-01-17 09:33:05 -07:00
piecestore private/context2: add WithoutCancellation 2020-01-15 14:23:46 +02:00
preflight cmd/storagenode,storagenode/preflight: add config flag to disable 2020-01-17 17:53:17 +00:00
reputation common: separate repository 2019-12-27 14:11:15 +02:00
retain common: separate repository 2019-12-27 14:11:15 +02:00
satellites storagenode/gracefulexit: fix exit-status command output 2020-01-15 14:58:15 +00:00
storagenodedb storagenode/storagenodedb: fix closing in-use database 2020-01-19 16:18:46 +02:00
storageusage common: separate repository 2019-12-27 14:11:15 +02:00
trust storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
operator.go storagenode/main: map aliases for kademlia config values (#3118) 2019-09-30 19:33:00 -04:00
peer.go satellite/contact; storagenode/preflight: add clock check on startup for storagenode 2020-01-15 15:35:26 +00:00