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] - Clean up transport layer communication when publishing checkpoints. #2199

Closed
Tracked by #2194
mch2 opened this issue Feb 21, 2022 · 0 comments
Assignees

Comments

@mch2
Copy link
Member

mch2 commented Feb 21, 2022

Right now there are several issues when publishing checkpoints over the Transport layer.

  1. Checkpoints do not need to be published outside of the replication group. The transport layer should not be using a BroadcastAction.
  2. Remove reuse of RefreshResponse and make specific response type.
  3. PublishCheckpointAction should not be an admin action in its NAME.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants