lp://staging/~pbeaman/akiban-persistit/release-notes-3.2.7
- Get this branch:
- bzr branch lp://staging/~pbeaman/akiban-persistit/release-notes-3.2.7
Branch merges
- Akiban Build User: Needs Fixing
- Nathan Williams: Approve
-
Diff: 978 lines (+224/-167)15 files modifieddoc/GettingStarted.rst (+4/-2)
doc/Management.rst (+1/-1)
doc/ReleaseNotes.rst (+77/-23)
doc/build/src/AsciiDocIndex.java (+68/-70)
doc/build/src/AsciiDocPrep.java (+12/-16)
doc/build/src/SphinxDocPrep.java (+24/-18)
doc/conf.py (+2/-2)
src/main/java/com/persistit/Exchange.java (+5/-5)
src/main/java/com/persistit/Key.java (+1/-1)
src/main/java/com/persistit/Management.java (+1/-3)
src/main/java/com/persistit/Task.java (+3/-3)
src/main/java/com/persistit/Value.java (+2/-2)
src/main/java/com/persistit/mxbeans/ManagementMXBean.java (+1/-1)
src/main/java/com/persistit/mxbeans/TransactionIndexMXBean.java (+7/-7)
src/main/javadoc/overview.html (+16/-13)
Branch information
Recent revisions
- 428. By Peter Beaman
-
Fix up documentation. AsciiDocIndex was broken, resulting in bad links. Fix various issues with unmatched tags. No functional changes.
- 427. By Peter Beaman
-
Fix up release notes, some other documentation, and handle case-change for HTML issued by Javadoc in Java 7
- 426. By Akiban Build User
-
merge pbeaman: Add constructor for com.persistit.Key that allows an oversized backing byte array.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ allow-long- keys/+merge/ 154814 - 425. By Akiban Build User
-
merge pbeaman: Add a test to exercise various places where code in the Key#append methods attempts to write past the end of the encoded byte array.
- 424. By Akiban Build User
-
merge pbeaman: Fixes bug1126868.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix-1126868- lock-table- pruning/ +merge/ 152063 - 423. By Akiban Build User
-
merge nwilliams: Fix closing of transactions from threads that have been abandoned.
https:/
/code.launchpad .net/~nwilliams /akiban- persistit/ handle- abandoned- txn-status/ +merge/ 149643 - 422. By Akiban Build User
-
merge pbeaman: In allocateTransac
tionStatus there is a call to briefLock to afford the thread relinquishing a TransactionStatus instance time to complete that operation and then unlock it. https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix-1126297- longer- briefwait/ +merge/ 149063 - 421. By Akiban Build User
-
merge pbeaman: Fixes bug in which a IT record was written to the journal for a tree in the temporary lock volume.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix-1125603- lock-tree- in-journal/ +merge/ 148755 - 420. By Akiban Build User
-
merge pbeaman: Add volumeinfo CLI command.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ display- volume- header- info/+merge/ 146693
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/akiban-persistit