]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: verify that journal player can handle skipped journal objects
authorJason Dillaman <dillaman@redhat.com>
Mon, 23 Nov 2015 19:35:43 +0000 (14:35 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 23 Nov 2015 22:44:42 +0000 (17:44 -0500)
commit56100efb96ee7fd5b413b40a058d06b9b94f03ed
treea704a382266a0664e865bae1eddc0ccd6f48bd3b
parent75bd1a51d15bfb1bf05ae6126889bd27444ad158
tests: verify that journal player can handle skipped journal objects

It's possible for a journal object to not exist if another journal object
within the same object set filled up before records were written.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/journal/test_JournalPlayer.cc