Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix race in replication #7226

Merged
merged 7 commits into from
Apr 7, 2020
Merged

Fix race in replication #7226

merged 7 commits into from
Apr 7, 2020

Commits on Apr 6, 2020

  1. Fix race between RDATA and POSITION commands.

    Also fixes an exception caused by incorrectly assuming
    `_pending_batches` contained `RdataCommand` rather than stream rows.
    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3a86ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7280f95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af12f54 View commit details
    Browse the repository at this point in the history
  4. Newsfile

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    dfb4d01 View commit details
    Browse the repository at this point in the history
  5. Add/fixup comments

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    84ac795 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2e0bb9 View commit details
    Browse the repository at this point in the history
  7. Address review comments

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    55eccdc View commit details
    Browse the repository at this point in the history