lp:~nwilliams/akiban-persistit/file-headers-to-agpl

Created by Nathan Williams and last modified
Get this branch:
bzr branch lp:~nwilliams/akiban-persistit/file-headers-to-agpl
Only Nathan Williams can upload to this branch. If you are Nathan Williams please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nathan Williams
Project:
Akiban Persistit
Status:
Merged

Recent revisions

306. By Nathan Williams

Update all headers and license files to reflect AGPLv3

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

298. By Nathan Williams

merge nwilliams: Fix traversal with minimum byte specification for long MVVs.

https://code.launchpad.net/~nwilliams/akiban-persistit/fix-traverse-long-mvv/+merge/106248

297. By build-akiban

merge nwilliams: Fix the final length computation in Value#putUTF() to reflect total length, not length since growth.

https://code.launchpad.net/~nwilliams/akiban-persistit/fix-value-growth-on-put-string/+merge/105907

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