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

Remove legacy replication endpoint for resyncing devices #14932

Closed

Conversation

krish-bista
Copy link

@krish-bista krish-bista commented Jan 28, 2023

replacing the old device_resync with the new multi_ version of it.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

@krish-bista krish-bista requested a review from a team as a code owner January 28, 2023 16:34
replacing the old device_resync with the new multi_ version of it.
@clokep clokep changed the title Issue #14808 Remove legacy replication endpoint for resyncing devices Jan 30, 2023
@clokep
Copy link
Contributor

clokep commented Jan 30, 2023

@krish-bista Could you please sign-off on your contribution?

@clokep clokep removed the request for review from a team February 1, 2023 12:34
@clokep clokep added the X-Awaiting-Changes A contributed PR which needs changes and re-review before it can be merged label Feb 1, 2023
@clokep
Copy link
Contributor

clokep commented Feb 1, 2023

Removing from the review queue until there's sign-off.

@clokep
Copy link
Contributor

clokep commented Apr 14, 2023

Closing due to lack of response / sign-off.

@clokep clokep closed this Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Awaiting-Changes A contributed PR which needs changes and re-review before it can be merged X-Needs-Sign-Off
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy singular replication endpoint for resyncing remote user devices
3 participants