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

Abstract worker connection details for HTTP Replication requests #15578

Merged
merged 11 commits into from
May 23, 2023

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    2d0789b View commit details
    Browse the repository at this point in the history
  2. Use the worker's name to abstract connection details

    This lets the ReplicationEndpointFactory decide how to connect to a given worker,
    instead of the ReplicationEndpoint class(which is responsible for something else)
    realtyem committed May 12, 2023
    Configuration menu
    Copy the full SHA
    93315f0 View commit details
    Browse the repository at this point in the history
  3. Changelog

    realtyem committed May 12, 2023
    Configuration menu
    Copy the full SHA
    23ea7fe View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix Typing per suggestion

    Co-authored-by: Patrick Cloke <[email protected]>
    realtyem and clokep committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ffa74c4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 20, 2023

  1. Update comment

    Co-authored-by: Patrick Cloke <[email protected]>
    realtyem and clokep committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d60390a View commit details
    Browse the repository at this point in the history
  2. Use attributes directly

    Co-authored-by: Patrick Cloke <[email protected]>
    realtyem and clokep committed May 20, 2023
    Configuration menu
    Copy the full SHA
    cdc5bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f5339 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update comment

    realtyem committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e5b5db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6086541 View commit details
    Browse the repository at this point in the history