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

coordinates history: #146

Closed
wants to merge 2 commits into from
Closed

coordinates history: #146

wants to merge 2 commits into from

Conversation

shlomi-noach
Copy link
Contributor

  • added database_instance_coordinates_history table
  • logic periodically records binlog coordinates
    • also periodically purges this table
  • search for latest pseudo-gtid entry or for given pseudo-gtid entry attempts, heuristically, to begin the search at recently recorded coordinates (and fails back to exhaustive search if unfound)

- added database_instance_coordinates_history table
- logic periodically records binlog coordinates
  - also periodically purges this table
- search for latest pseudo-gtid entry or for given pseudo-gtid entry attempts, heuristically, to begin the search at recently recorded coordinates (and fails back to exhaustive search if unfound)
@shlomi-noach
Copy link
Contributor Author

merged from downstream

@shlomi-noach shlomi-noach deleted the auditing-binlog-history branch February 22, 2016 11:02
sjmudd pushed a commit to sjmudd/outbrain-orchestrator that referenced this pull request Dec 27, 2016
Minor fixes to single backend integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant