[Bugs] [Bug 1239044] [geo-rep]: killing brick from replica pair makes geo-rep session faulty with Traceback "ChangelogException"
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 3 11:02:44 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1239044
--- Comment #1 from Kotresh HR <khiremat at redhat.com> ---
I got it the reason for first time failure. The register time is the end time
we pass for the history API. Since the PASSIVE worker register much earlier
along with ACTIVE worker and start time it passes the stime i.e., register time
< stime
For history API, start time > end time which obviously fails.
When it registers for second time, register time > stime and hence it passes.
There are no side effects with respect to DATA sync. It is just worker going
down and coming back. We will fix this but not a BLOCKER definitely.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=p4pHAB8uVg&a=cc_unsubscribe
More information about the Bugs
mailing list