Skip to content

Support full sync message type

Hunar Khanna requested to merge remote_dev_support_full_resync into remote_dev

What does this MR do and why?

  • Added support for full & partial update types
  • Use JSONSchemer for declarative validation of incoming request payload (this is an existing dependency in the codebase)
  • Updated state_reconciliation_service_spec to verify that the service behaves the same for both update types

Relevant issues

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hunar Khanna

Merge request reports