Skip to content

osd: PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())#5763

Merged
1 commit merged intohammerfrom
unknown repository
Sep 7, 2015
Merged

osd: PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())#5763
1 commit merged intohammerfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Sep 2, 2015

@ghost ghost self-assigned this Sep 2, 2015
@ghost ghost added this to the hammer milestone Sep 2, 2015
@ghost ghost added bug-fix core labels Sep 2, 2015
ghost pushed a commit that referenced this pull request Sep 2, 2015
…ze() == log_keys_debug.size())

Reviewed-by: Loic Dachary <ldachary@redhat.com>
There are only two callers of mark_dirty_to who do not pass max,
and they are both in the merge_log extending tail path.  In that
case, we want to include the last version specified in the log
writeout.  Fix the tail extending code to always specify the
last entry added, inclusive.

Fixes: #12652
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f0ca14d)
@loic-bot
Copy link

loic-bot commented Sep 3, 2015

@ghost
Copy link
Author

ghost commented Sep 6, 2015

@liewegas this hammer backport passed a rados suite (see http://tracker.ceph.com/issues/12701#note-62 for the details). Do you think it is ready to be merged ?

@ghost ghost assigned liewegas and unassigned ghost Sep 6, 2015
@liewegas
Copy link
Member

liewegas commented Sep 7, 2015

👍

ghost pushed a commit that referenced this pull request Sep 7, 2015
osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())

Reviewed-by: Sage Weil <sage@redhat.com>
@ghost ghost merged commit 8ccb771 into ceph:hammer Sep 7, 2015
@ghost ghost changed the title osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size()) osd: PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size()) Sep 13, 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

Development

Successfully merging this pull request may close these issues.

2 participants