Thursday, June 5, 2008

almost push-time

I've now:
- fixed error handling (although testing is still not 100%)
- pushed the grand unified table state patch
- pushed a few patches in the series...

No one commented asking for a snapshot,
so i decided to push into 6.4 instead.

Will just spend some more time testing/cleaning up...

2 comments:

jbm said...

fixed error handling (although testing is still not 100%)

Can you give a little more detail on which error handing you have fixed and which test cover this?

Jonas Oreland said...

I have added error handling for almost all
error patch in add partition

But havent done
1) all abort handling
2) cluster crash during reorg

(as described in next post).

---

Other than that, I think one should make
an extra pass to see that all error paths are covered by error inserts.
(i could have missed some)