Commit c3c10ce4 authored by Robert Klotzner's avatar Robert Klotzner Committed by GitHub
Browse files

Fix a storage leak in parachains db (#5594)



* Fix cleanup of old votes.

* Cleanup.

* Get rid of redundant import

* Tests + logging

* Fix db key name.

* Add some reasoning to batch size.

* Add dispute data to indexed columns

* Fix fmt

* Add helper function.

* Fix typos.

* Update node/core/dispute-coordinator/src/db/v1.rs

Co-authored-by: default avatarAndronik <[email protected]>

* Update node/core/dispute-coordinator/src/db/v1.rs

Co-authored-by: default avatarAndronik <[email protected]>

* Add metric for how long cleanup takes.

Co-authored-by: default avatarAndronik <[email protected]>
parent 215ae1f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment