Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osd: PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size()) #4382

Merged
2 commits merged into from Apr 29, 2015

Conversation

xinxinsh
Copy link

Even if the tail != last_update, the log might be empty due to split
moving all entries into other logs.

Fixes: 10718
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit f5a2aef)
Related: 10718
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit c656bce)
@ghost ghost added bug-fix core labels Apr 17, 2015
@ghost ghost added this to the firefly milestone Apr 17, 2015
@ghost ghost assigned xinxinsh Apr 17, 2015
ghost pushed a commit that referenced this pull request Apr 29, 2015
osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())

Reviewed-by: Samuel Just <sjust@redhat.com>
@ghost ghost merged commit f1425e0 into ceph:firefly Apr 29, 2015
@ghost ghost changed the title osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size()) osd: PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size()) Jul 14, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants