25 | | * 2012-11-01: **Garbage collection**: use cases and protocols. |
| 25 | This will be a ''NUTS AND BOLTS'' meeting — engineering, debugging, making stable releases, etc. If you're more into ''TESLA COILS AND CORPSES'' then stay tuned for a future meeting about science, big new features, writing papers about our work, etc. |
| 26 | |
| 27 | * 2012-11-01: **Garbage collection**: use cases and protocols; |
| 28 | |
| 29 | To prepare for this meeting: read tickets: |
| 30 | |
| 31 | * #1832 (support indefinite leases with garbage collection) |
| 32 | * #1833 (storage server deletes garbage shares itself instead of waiting for crawler to notice them) |
| 33 | * #1834 (stop using share crawler for anything except constructing a leasedb) |
| 34 | * #1835 (stop grovelling the whole storage backend looking for externally-added shares to add a lease to) |
| 35 | * #1836 (use leasedb (not crawler) to figure out how many shares you have and how many bytes) |
| 36 | * #1837 (remove the "override lease duration" feature) |
| 37 | |
| 38 | And [//pipermail/tahoe-dev/2012-October/007768.html the associated mailing list thread]. |