lp:~pbeaman/akiban-persistit/fix-1032701-interrupts-leave-latches
- Get this branch:
- bzr branch lp:~pbeaman/akiban-persistit/fix-1032701-interrupts-leave-latches
Branch merges
- Nathan Williams: Approve
-
Diff: 180 lines (+63/-23)4 files modifiedsrc/main/java/com/persistit/BufferPool.java (+13/-2)
src/main/java/com/persistit/Transaction.java (+10/-1)
src/main/java/com/persistit/TransactionIndex.java (+25/-19)
src/test/java/com/persistit/TransactionTest2.java (+15/-1)
Related bugs
Bug #1032701: Interrupt causes Thread to exit without releasing claims | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 348. By Akiban Build User
-
merge nwilliams: Bump version to 3.1.5 after release.
https:/
/code.launchpad .net/~akiban- technologies/ akiban- persistit/ 3.1.5-update/ +merge/ 118013 - 347. By Akiban Build User
-
merge nwilliams: Update release notes, add simple README, and add md5 generation to release script.
https:/
/code.launchpad .net/~nwilliams /akiban- persistit/ release- notes-3. 1.4/+merge/ 117998 - 346. By Akiban Build User
-
merge pbeaman: Change license headers from AGPL3 to EPL Version 1.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ epl-license- headers/ +merge/ 117892 - 345. By Akiban Build User
-
merge pbeaman: Add a <pluginManagement> stanza in pom.xml to satisfy the m2eclipse plugin.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ eclipse- juno-happier/ +merge/ 117196 - 344. By Akiban Build User
-
merge pbeaman: Fixes a subtle timing-related failure in JournalManagerT
est#testJournal Records. https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix-JournalMana gerTest/ +merge/ 117816 - 343. By Akiban Build User
-
merge pbeaman: Fix a couple of small issues discovered when building on a new Mac Book Pro.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix_java7_ test_issue/ +merge/ 116973 - 342. By Akiban Build User
-
merge pbeaman: Modification inspired by https:/
/bugs.launchpad .net/akiban- persistit/ +bug/1028016 to issue warnings when a previously existing volume is missing, and an option to allow a system to continue by ignoring pages and transactions in the journal from missing volumes. https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ warn-missing- volume/ +merge/ 116735 - 341. By Akiban Build User
-
merge pbeaman: Provide absolute path to data volumes in log files.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ log-volpath/ +merge/ 116905 - 340. By Akiban Build User
-
merge pbeaman: Reduces the size of serialized objects written by a KeyCoder.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ improve- KeyCoder/ +merge/ 116384
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:akiban-persistit