Skip to content

[Remote Store] Add API to check status of remote store sync #3146

@sachinpkale

Description

@sachinpkale

Describe the solution you'd like
Using this API, use will be able to get the remote store sync status. The status will provide details:

  • If remote translog is in-sync
  • If remote translog is not in-sync, number of operations it is lagging
  • If remote segment store is in-sync
  • If remote segment store is not in-sync, number of segments to be uploaded, number of segments to be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Storage:DurabilityIssues and PRs related to the durability frameworkdistributed frameworkenhancementEnhancement or improvement to existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions