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

[Segment Replication] Use engine codec and replica shard ReplicationCheckpoint for replication events #7732

Merged
merged 8 commits into from
May 26, 2023

Commits on May 24, 2023

  1. [Segment Replication] Use engine codec and replica shard ReplicationC…

    …heckpoint for replication events
    
    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a577c91 View commit details
    Browse the repository at this point in the history
  2. Spotless fix

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7b76b36 View commit details
    Browse the repository at this point in the history
  3. Fix failing unit test

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    73ec10b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Address review comments

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    bc28d61 View commit details
    Browse the repository at this point in the history
  2. Address review comments rename

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0f4fc0c View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8825941 View commit details
    Browse the repository at this point in the history
  4. Add unit test for ForceSegmentSync transport handler

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e84d46d View commit details
    Browse the repository at this point in the history
  5. Add unit test for ForceSegmentSync transport failure

    Signed-off-by: Suraj Singh <surajrider@gmail.com>
    dreamer-89 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7970501 View commit details
    Browse the repository at this point in the history