storj/satellite/gracefulexit
Maximillian von Briesen 1339252cbe
satellite/gracefulexit: refactor concurrency (#3624)
Update PendingMap structure to also handle concurrency control between the sending and receiving sides of the graceful exit endpoint.
2019-11-21 17:03:16 -05:00
..
chore_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
chore.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
common.go satellite/gracefulexit: add count for order limits sent from satellite to exiting node (#3544) 2019-11-13 09:54:50 -05:00
db_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
db.go satellite/gracefulexit: add count for order limits sent from satellite to exiting node (#3544) 2019-11-13 09:54:50 -05:00
endpoint_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
endpoint.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
getnodes_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pathcollector.go satellite/gracefulexit: Check if pointer has been overwritten or deleted before sending transfer message. (#3481) 2019-11-07 11:13:05 -05:00
pending_test.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
pending.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
validation.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00