storj/storagenode
Moby von Briesen 68b67c83a7 storagenode/{orders,piecestore}: Always unlock unsent orders file, even with an empty order.
When we call ordersStore.BeginEnqueue, the unsent orders file for that
satellite and hour is prevented from being sent. It is freed when the
commit callback returned by BeginEnqueue is used. This change ensures
that we always call the commit callback, even when we have an empty
order or an order with Amount <= 0.

Change-Id: Ic4678f7eaa1e6957dd77d4bb5a23bb35d25b1e93
2020-08-21 11:35:31 -04:00
..
bandwidth all: fix dots 2020-07-16 14:58:28 +00:00
collector error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
console storagenode/console: added list of all audits per satellite to sno dashboard/satellites 2020-08-10 12:55:07 +00:00
contact all: add missing dots 2020-08-11 17:50:01 +03:00
gracefulexit storagenode/gracefulexit: fix wrong error handling for corrupted pieces (#3930) 2020-08-21 11:35:03 +02:00
heldamount web/storagenode: payout history table 2020-08-13 12:05:56 +00:00
inspector all: add missing dots 2020-08-11 17:50:01 +03:00
monitor private/testplanet, storagenode/{monitor,pieces}: write storage dir verification file on run and verify on loop 2020-08-19 19:12:21 +00:00
nodestats all: add missing dots 2020-08-11 17:50:01 +03:00
notifications all: add missing dots 2020-08-11 17:50:01 +03:00
orders storagenode/{orders,piecestore}: Always unlock unsent orders file, even with an empty order. 2020-08-21 11:35:31 -04:00
pieces private/testblobs, storage, storage/filestore: add storage dir verification to filestore 2020-08-19 17:18:14 +00:00
piecestore storagenode/{orders,piecestore}: Always unlock unsent orders file, even with an empty order. 2020-08-21 11:35:31 -04:00
preflight all: fix dots 2020-07-16 14:58:28 +00:00
pricing storagenode/nodestats: add pricing model, storagenode/cache: add paystub history storing 2020-04-14 19:04:00 +03:00
reputation all: fix dots 2020-07-16 14:58:28 +00:00
retain storagenode: fixed logging about piece being moved to trash, and added logging when piece was actually deleted 2020-08-02 20:00:05 +03:00
satellites all: add missing dots 2020-08-11 17:50:01 +03:00
storagenodedb storagenode: live tracking of order window usage 2020-08-19 19:42:33 +00:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust all: add missing dots 2020-08-11 17:50:01 +03:00
version storagenode/version: version chore test fix 2020-07-24 20:17:35 +03:00
operator.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go storagenode: live tracking of order window usage 2020-08-19 19:42:33 +00:00