Merge lp://qastaging/~dshrews/drizzle/bug731293_persist_maxcommitid into lp://qastaging/drizzle/7.0

Proposed by David Shrewsbury
Status: Merged
Approved by: Brian Aker
Approved revision: 2226
Merged at revision: 2229
Proposed branch: lp://qastaging/~dshrews/drizzle/bug731293_persist_maxcommitid
Merge into: lp://qastaging/drizzle/7.0
Diff against target: 125 lines (+46/-3)
5 files modified
plugin/slave/queue_producer.h (+1/-1)
plugin/slave/replication_schema.cc (+13/-0)
plugin/slave/replication_schema.h (+15/-0)
plugin/slave/replication_slave.cc (+9/-0)
plugin/slave/replication_slave.h (+8/-2)
To merge this branch: bzr merge lp://qastaging/~dshrews/drizzle/bug731293_persist_maxcommitid
Reviewer Review Type Date Requested Status
Drizzle Developers Pending
Review via email: mp+52726@code.qastaging.launchpad.net

Description of the change

If the supplies a value for --slave.max-commit-id, it is currently possible that this "gets lost" unless another event from the master is received (making the position permanent) before another restart. This branch records the value in the applier_state table immediately at startup.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches