Friday, March 28, 2008

Assorted notes

- transaction consistency (big part is testing)
- fix schema trans complete phase (to 6.4 directly)
- durability of objects
- fix schema trans restart on SR
- fix unique index
- sql
- automagic HashMap creation

---

Will likely next build testing framework...for transaction consistency

table-reorg plan/progress II

1) hashmap (done)
2) add partitions (done)
3) reorg-triggers (done)
4) reorg-copy (done)
5) reorg-delete (done)
6) consistent scan (partially done)

---

Held live-demo for office audience

Thursday, March 27, 2008

table-reorg plan/progress

1) hashmap (done)
2) add partitions (done)
3) reorg-triggers (done)
4) reorg-copy (done)
5) reorg-delete
6) consistent scan

done = runnable != complete

---

just "finished" reorg-copy, still needs polishing...

Wednesday, March 26, 2008

Announce

Just started...we'll see if I use it