summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/linearstore/journal/RecoveryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6551: [C++ broker]: linearstore raising JERR_LFCR_SEQNUMNOTFOUND after s...Pavel Moravec2015-05-211-6/+6
* QPID-6303 [linearstore] Roll back auto-upgrade of store directory structureKim van der Riet2015-01-161-1/+1
* QPID-5671 [linearstore] Add ability to use disk partitions and select per-que...Kim van der Riet2015-01-021-4/+30
* QPID-5671: [linearstore] Add ability to use disk partitions and select per-qu...Kim van der Riet2014-11-041-40/+11
* QPID-5924 [linearstore] Qpidd Will Not Start with Large Number of QueuesKim van der Riet2014-07-301-0/+6
* QPID-5767: [linearstore] broker segfaults when recovering journal file with d...Kim van der Riet2014-06-021-6/+7
* QPID-5767: [C++ broker][linearstore] broker segfaults when recovering journal...Pavel Moravec2014-05-211-9/+20
* QPID-5750: [linearstore] Broker fails with JERR__AIO: AIO error. (AIO write o...Kim van der Riet2014-05-131-5/+18
* QPID-5607: [linearstore] Recovery of store results in jexception 0x010b Linea...Kim van der Riet2014-03-061-2/+7
* QPID-5603: Broker recovery fails with JERR_JREC_BADRECTAIL when record tail i...Kim van der Riet2014-03-051-1/+1
* QPID-5480: Recovery of store failure with "JERR_MAP_NOTFOUND: Key not found i...Kim van der Riet2014-02-051-72/+123
* QPID-5483: [linearstore] Recovery of journal with partly written record fails...Kim van der Riet2014-01-151-16/+24
* QPID-5473: Recovery where last record in file is truncated (ie spans files), ...Kim van der Riet2014-01-121-2/+1
* QPID-5460: [linearstore] Recovery of store which contains prepared but incomp...Kim van der Riet2014-01-091-10/+9
* QPID-5444: Recovering from qpid-txtest fails with "Inconsisntent TPL 2PC coun...Kim van der Riet2013-12-231-2/+2
* QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-201-23/+76
* QPID-5388: Segmentation fault when recovering empty queue. The recovery could...Kim van der Riet2013-12-041-7/+35
* QPID-5358: Checksum not implemented in record tail, not checked during read. ...Kim van der Riet2013-12-031-0/+27
* QPID-4984: Cleanup of #includesKim van der Riet2013-11-181-0/+1
* QPID-4984: Change jrnl directory to journal - aligns namespaces with journal ...Kim van der Riet2013-11-151-0/+750