ethanadams
47e4584fbe
V3-1989: Storage node database is locked for several minutes while submiting orders ( #2410 )
...
* remove infodb locks and give a unique name for each in memory created.
* changed max idle and open to 1 for memory DBs. fixes table locking errors
* fixed race condition
* added file based infodb test
* added busy timeout parameter to the file based infodb for testing
* fixed imports
* removed db.locked() after merge from master
2019-07-02 17:23:02 -04:00
Stefan Benten
1f58708910
Delete all Tardigrade Satellite Data from SNO's ( #2324 )
2019-06-25 13:10:56 +02:00
littleskunk
b1e5cf1200
add index on pieceinfo expireation for faster GetExpired calls ( #2220 )
...
* add index on pieceinfo expireation for faster GetExpired calls
* Add Migration File
2019-06-18 01:27:14 +02:00
Cameron
23587bba0c
Storagenode vouchers table ( #2121 )
...
* add vouchers table with methods
2019-06-07 16:20:34 -04:00
JT Olio
d02427e41a
db: set max open conns, conn max lifetime, add db stat monitoring ( #2117 )
2019-06-04 23:30:21 +02:00
Egon Elbre
9c23c2d427
db: set max idle connections higher to avoid redialing all the time ( #1991 )
2019-05-21 17:30:06 +03:00
Egon Elbre
a2b61fd67c
storage node collector ( #1913 )
2019-05-08 14:11:59 +03:00
Stefan Benten
ac452a5819
Add Network Wipe for Storagenodes ( #1909 )
...
* Add Network Wipe Migration to InfoDB
* Remove New Data Section
2019-05-07 22:05:50 +02:00
Egon Elbre
fba9a5f945
migration tests for storagenodedb infodb ( #1628 )
2019-04-02 09:54:09 +02:00
Michal Niewrzal
d7feafe56b
Move psserver tests ( #1522 )
2019-03-20 23:12:00 +02:00
Egon Elbre
05d148aeb5
Storage node and upload/download protocol refactor ( #1422 )
...
refactor storage node server
refactor upload and download protocol
2019-03-18 12:55:06 +02:00