diff --git a/WeeklyMeeting.md b/WeeklyMeeting.md index aa7f988..78b1f64 100644 --- a/WeeklyMeeting.md +++ b/WeeklyMeeting.md @@ -28,7 +28,20 @@ Upcoming: **Note**: The meeting time and date have changed. See the table above and double check the date here: -* 2012-11-01: **Garbage collection**: use cases and protocols. +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. + +* 2012-11-01: **Garbage collection**: use cases and protocols; + +To prepare for this meeting: read tickets: + +* #1832 (support indefinite leases with garbage collection) +* #1833 (storage server deletes garbage shares itself instead of waiting for crawler to notice them) +* #1834 (stop using share crawler for anything except constructing a leasedb) +* #1835 (stop grovelling the whole storage backend looking for externally-added shares to add a lease to) +* #1836 (use leasedb (not crawler) to figure out how many shares you have and how many bytes) +* #1837 (remove the "override lease duration" feature) + +And [//pipermail/tahoe-dev/2012-October/007768.html the associated mailing list thread]. ## Proposed Future Topics