All of lore.kernel.org
 help / color / mirror / Atom feed
* About BUG #16279
@ 2016-09-02  2:44 Ning Yao
  2016-09-02 15:50 ` Samuel Just
  0 siblings, 1 reply; 4+ messages in thread
From: Ning Yao @ 2016-09-02  2:44 UTC (permalink / raw)
  To: ceph-devel

Hi, all

we got the same issue http://tracker.ceph.com/issues/16279

I think it is possible objiter->second->version == last_divergent_update?

If olog is [200'5 ~ 200'10, 202'11~ 202'20] with object A: [200'5, 200'8]
   log is [200'3 ~ 200'11], object A : [200'5, 200'8]

Then after merge log os [200'3 ~ 200'10, 202'11~202'20] with divergent entry:
object A: 200'5 and 200'8

first_divergent_update will be 200'5 and last_divergent_update will be
200'8 for object A. If can find it in current log, and the possible
version the object A is equal or greater than 200'8.  So I am not sure
it must be greater than last_divergent_update but may be equal?

Am I missing something else?

Regards
Ning Yao

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-06 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-02  2:44 About BUG #16279 Ning Yao
2016-09-02 15:50 ` Samuel Just
2016-09-06 10:35   ` Ning Yao
2016-09-06 14:32     ` Samuel Just

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.