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

correlating relay logs #32

Merged
merged 17 commits into from
Jan 8, 2017
Merged

Commits on Jan 2, 2017

  1. WIP: applying relay logs remotely

    initial commit: using last known relay log coordinates to begin search for last relaylog entry
    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    8a5acec View commit details
    Browse the repository at this point in the history
  2. highly optimized search for relay log coordinates, both in origin and…

    … destination servers
    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    2eed0e2 View commit details
    Browse the repository at this point in the history
  3. skip binlog search for pseudo-gtid match

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    be13ca3 View commit details
    Browse the repository at this point in the history
  4. FindLastPseudoGTIDEntry uses cli flags directly

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    a2d46fd View commit details
    Browse the repository at this point in the history
  5. removign excessive param

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    ebcd92d View commit details
    Browse the repository at this point in the history
  6. optimized search for last pseudo-gtid relay log

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    7b49ba9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    597b26d View commit details
    Browse the repository at this point in the history
  8. fixed naming

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    734348b View commit details
    Browse the repository at this point in the history
  9. support for HTTP POST for agents ;

    POC for AlignViaRelaylogCorrelation()
    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    0fc7ac5 View commit details
    Browse the repository at this point in the history
  10. fixed AlignViaRelaylogCorrelation call

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    997ffc4 View commit details
    Browse the repository at this point in the history
  11. forcefully initializing http client

    Shlomi Noach committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    cde1715 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. unmarshalling the JSON response

    Shlomi Noach committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    8dc8635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e47c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    02a6aec View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    95362ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'failover-correlate-relay-logs' of github.com:github/orc…

    …hestrator into failover-correlate-relay-logs
    Shlomi Noach committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    a149ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73aa12e View commit details
    Browse the repository at this point in the history