lp://staging/~pbeaman/akiban-persistit/fix_1017957_stress_tests_corruption
- Get this branch:
- bzr branch lp://staging/~pbeaman/akiban-persistit/fix_1017957_stress_tests_corruption
Branch merges
- Nathan Williams: Approve
-
Diff: 1021 lines (+436/-148)12 files modifiedsrc/main/java/com/persistit/Buffer.java (+42/-47)
src/main/java/com/persistit/BufferPool.java (+1/-0)
src/main/java/com/persistit/CLI.java (+42/-14)
src/main/java/com/persistit/Exchange.java (+41/-75)
src/main/java/com/persistit/IntegrityCheck.java (+16/-9)
src/main/java/com/persistit/VolumeStorageV2.java (+1/-0)
src/main/java/com/persistit/exception/RetryException.java (+0/-3)
src/main/java/com/persistit/util/Debug.java (+26/-0)
src/main/java/com/persistit/util/SequencerConstants.java (+1/-0)
src/main/java/com/persistit/util/Util.java (+8/-0)
src/test/java/com/persistit/Bug1017957Test.java (+235/-0)
src/test/java/com/persistit/IntegrityCheckTest.java (+23/-0)
Related bugs
Bug #1017957: Stress tests occasionally fail spectacularly | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 328. By build-akiban
-
merge pbeaman: Tiny changes to add important information to couple of Faults.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ improve- icheck/ +merge/ 112202 - 327. By build-akiban
-
merge pbeaman: While testing another branch I detected an anomalous state in the association of a Buffer with its FastIndex.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ remove_ fast_index_ ratio/+ merge/110391 - 326. By build-akiban
-
merge pbeaman: This branch adds of a couple of items needed for the information schema work.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ add-mxbeans- accessor/ +merge/ 111441 - 325. By Nathan Williams
-
merge pbeaman: Two extremely minor documentation changes.
https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix_doc_ 2012018/ +merge/ 110874 - 324. By build-akiban
-
merge pbeaman: Very minor tweaks to (a) reinstate save-on-failure behavior, (b) properly record failure status even AbstractSuite#
execute is called repeatedly (as it is in Stress10Suite), (c) drop the trailing '/' or '\' (Windows?) from the datapath argument as a convenience since it causes tests to fail but is generated by auto-complete. https:/
/code.launchpad .net/~pbeaman/ akiban- persistit/ fix_nightly_ stress_ tests2/ +merge/ 110619
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