Depends on D10304. This abstracts the min-max blueprint implementation into an abstract class so it can be used by other implementations. It also implements resource expiry logic, so resources can be automatically closed after they have been around for a certain period of time.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T2015: Implement Drydock
Tested by leasing and releasing lots of resources against the min-max test allocator.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- abstract-minmax
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 2401 Build 2405: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
I have merged this diff into D10304 since the refactor was becoming too difficult to rebase (this time around it just failed completely and I had to manually re-apply the changes).