Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

relay: make relay log high available #1291

Merged
merged 86 commits into from
Dec 22, 2020
Merged

Commits on Nov 9, 2020

  1. support TLS in relay

    GMHDBJD committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    24e959c View commit details
    Browse the repository at this point in the history
  2. support gtid in relay

    GMHDBJD committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c62da6b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. add relay hub for reader

    GMHDBJD committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ec050ee View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. temp commit

    GMHDBJD committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    b8b9c7c View commit details
    Browse the repository at this point in the history
  2. fix nil previous gtid event

    GMHDBJD committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    0dec4d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. fix nil panic for relay_test

    GMHDBJD committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    78fa598 View commit details
    Browse the repository at this point in the history
  2. add ut from relay gtid

    GMHDBJD committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    34d85df View commit details
    Browse the repository at this point in the history
  3. change source config for test

    GMHDBJD committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d788eef View commit details
    Browse the repository at this point in the history
  4. change error order

    GMHDBJD committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3923800 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. revert full-mode config

    GMHDBJD committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0f5433b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bfe73 View commit details
    Browse the repository at this point in the history
  3. fix ut

    GMHDBJD committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    83457ca View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. address comment

    GMHDBJD committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f0e7e8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664b70f View commit details
    Browse the repository at this point in the history
  3. Update pkg/streamer/reader_test.go

    Co-authored-by: lance6716 <lance6716@gmail.com>
    GMHDBJD and lance6716 authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    57c83e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. remove oldest check

    GMHDBJD committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e4b6b77 View commit details
    Browse the repository at this point in the history
  2. address comment

    GMHDBJD committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    cf32bc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    241e278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6ea46 View commit details
    Browse the repository at this point in the history
  3. use relay log for ha_cases

    GMHDBJD committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3bff78b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    d8a77a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae79f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    aa6cf8c View commit details
    Browse the repository at this point in the history
  2. auto resume for relay

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    79cb20e View commit details
    Browse the repository at this point in the history
  3. fix some bugs

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    c07ee7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    632cbf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edeb3d8 View commit details
    Browse the repository at this point in the history
  6. address comment

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3ead31a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a69d8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b024b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    056ced5 View commit details
    Browse the repository at this point in the history
  10. use fileReader instead

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    bf75c71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e65307b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a516d55 View commit details
    Browse the repository at this point in the history
  13. minor change

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    513821e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47d8da2 View commit details
    Browse the repository at this point in the history
  15. clear meta when reset

    GMHDBJD committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    2df59e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    de66815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfbc5e2 View commit details
    Browse the repository at this point in the history
  3. enable purge relay cmd

    GMHDBJD committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    cdb3d1f View commit details
    Browse the repository at this point in the history
  4. change help_cnt

    GMHDBJD committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    55b8761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6149da View commit details
    Browse the repository at this point in the history
  6. remove error comment

    GMHDBJD committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d3c4689 View commit details
    Browse the repository at this point in the history
  7. fix some tests

    GMHDBJD committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    32de02e View commit details
    Browse the repository at this point in the history
  8. fix compatibility test

    GMHDBJD committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    4fd723f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c863e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    c5992f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79071d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65764f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d662d7 View commit details
    Browse the repository at this point in the history
  5. add test for resetup meta

    GMHDBJD committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e444889 View commit details
    Browse the repository at this point in the history
  6. add more comment

    GMHDBJD committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    16a7558 View commit details
    Browse the repository at this point in the history
  7. fix fmt

    GMHDBJD committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5e875ab View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. fix test

    GMHDBJD committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    e54f231 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    c7a54d7 View commit details
    Browse the repository at this point in the history
  2. relay test for chaos

    GMHDBJD committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    151e97c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. minor change

    GMHDBJD committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    67b928f View commit details
    Browse the repository at this point in the history
  2. fix default relay-dir

    GMHDBJD committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    76f338d View commit details
    Browse the repository at this point in the history
  3. fix error log

    GMHDBJD committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    92ef267 View commit details
    Browse the repository at this point in the history
  4. fix unsupported table option

    GMHDBJD committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f14659f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. better arg name

    GMHDBJD committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6733785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d539d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    5506bee View commit details
    Browse the repository at this point in the history
  2. address comment

    GMHDBJD committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b6c19f9 View commit details
    Browse the repository at this point in the history
  3. fix data race

    GMHDBJD committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    76b7841 View commit details
    Browse the repository at this point in the history
  4. fix worker not exit

    GMHDBJD committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8f7cf97 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    c1513a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1c976 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. address comment

    GMHDBJD committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    faf371a View commit details
    Browse the repository at this point in the history
  2. unresume some errors

    GMHDBJD committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c45ba2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4ad25 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    GMHDBJD committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3543055 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    203310f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    b91fc5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a58715 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    10bcb7f View commit details
    Browse the repository at this point in the history
  2. revert clone change

    GMHDBJD committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ef4d21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2a346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db85f8f View commit details
    Browse the repository at this point in the history
  5. fix ci

    GMHDBJD committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    41ef863 View commit details
    Browse the repository at this point in the history
  6. fix ci

    GMHDBJD committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2739495 View commit details
    Browse the repository at this point in the history
  7. add comment

    GMHDBJD committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    61fb37b View commit details
    Browse the repository at this point in the history
  8. fix ci

    GMHDBJD committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    3ceabf8 View commit details
    Browse the repository at this point in the history
  9. fix ci

    GMHDBJD authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    c6bdfd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. fix chaos

    GMHDBJD committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    b6876f9 View commit details
    Browse the repository at this point in the history
  2. increase diff count

    GMHDBJD committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    f9c1b1a View commit details
    Browse the repository at this point in the history