lp:~pbeaman/akiban-persistit/fix-examples

Created by Peter Beaman and last modified
Get this branch:
bzr branch lp:~pbeaman/akiban-persistit/fix-examples
Only Peter Beaman can upload to this branch. If you are Peter Beaman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Beaman
Project:
Akiban Persistit
Status:
Merged

Recent revisions

308. By Peter Beaman

Don't require jar file with dependencies

307. By Peter Beaman

Merge from move-core-up

305. By build-akiban

merge pbeaman: This branch fixes a case in which a page could be marked dirty at some timestamp T2, and then subsequently with an older timestamp T1 < T2.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_1003578_Out-of-order-PageNode-entries/+merge/107259

304. By Nathan Williams

merge nwilliams: Fix bug where PageNode entries could be read and used after being invalidated.

https://code.launchpad.net/~nwilliams/akiban-persistit/fix-pagenode-read-after-invalidate/+merge/107152

303. By build-akiban

merge pbeaman: Fixes the race condition that caused testPruneCleanup to fail.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_1002895_testPruneCleanup/+merge/107122

302. By build-akiban

merge pbeaman: Noticed while looking for a different issue that I had left behind a block of code in MVCCPruneBufferTest enclosed in if(false){}.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_945255-remove-if-false/+merge/106787

301. By build-akiban

merge pbeaman: We missed a pruning case: if long record contains multiple versions, we never pruned them, leading to "pruning incomplete" warnings, and worse, permanent blockage of the journal copier.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_945244_incomplete_pruning/+merge/106444

300. By build-akiban

merge pbeaman: Another small fix for a annoying bug found while working on pruning.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_1001357_IndexOutOfBoundsException/+merge/106442

299. By build-akiban

merge pbeaman: Fix bug in the new Configuration class - when reading properties from a file or ResourceBundle, the properties were merged but never loaded.

https://code.launchpad.net/~pbeaman/akiban-persistit/fix_read_properties/+merge/106365

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:akiban-persistit
This branch contains Public information 
Everyone can see this information.

Subscribers