add next-meeting agenda, move previous down to archive

[Imported from Trac: page WeeklyMeeting, version 19]
zooko 2012-11-06 18:38:09 +00:00
parent 0f399e784e
commit bea606fc6c

@ -6,7 +6,7 @@ There is a weekly conference call using [Google Hangout](https://www.google.com/
|---|---| |---|---|
| What |Dev Topics Meeting| | What |Dev Topics Meeting|
|---|| |---||
| When |Thursdays 15:30Z (8:30am Pacific); was: ~~Each Tuesday, 17:30-18:30Z~~| | When |Thursdays 16:30Z (8:30am Pacific)|
|---|| |---||
| Where |Google Hangout, IRC fallback (see below)| | Where |Google Hangout, IRC fallback (see below)|
|---|| |---||
@ -24,26 +24,16 @@ There is a weekly conference call using [Google Hangout](https://www.google.com/
## Agenda ## Agenda
URL: <https://plus.google.com/hangouts/_/7be14e247a4503eb39a67cac571b7e4b01159b9e?authuser=0&hl=en># URL: TBA
Upcoming: Upcoming:
**Note**: The meeting time and date have changed. See the table above and double check the date here:
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. 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; * #1240; Is it done? (I think it still needs fixed tests.) Can we commit it to trunk and be done with it? Do we need to merge it with #1679?
* #1679; Let's write a test for it! Has The Dod had continuous good service since he applied the patch? Has nejucomo tried reproducing his bug and applying the patch?
To prepare for this meeting: read tickets: To prepare for this meeting: read the two tickets, write some unit tests for them, post your patches. ☺
* #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 ## Proposed Future Topics
@ -55,6 +45,19 @@ And [//pipermail/tahoe-dev/2012-October/007768.html the associated mailing list
## Notes / Archives ## Notes / Archives
### 2012-11-01
**Garbage collection**: use cases and protocols;
* #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].
### 2012-10-23 ### 2012-10-23
Topics: Ticket #1240, Tahoe-LAFS birthday party, future agendas. Topics: Ticket #1240, Tahoe-LAFS birthday party, future agendas.