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

[Timestamp Pinning in Remote Store] Pinned timestamp service to pin/unpin timestamp #15061

Closed
sachinpkale opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Remote

Comments

@sachinpkale
Copy link
Member

sachinpkale commented Aug 1, 2024

Is your feature request related to a problem? Please describe

As part of #15057, we are introducing support of timestamp pinning for remote backed storage feature.

Describe the solution you'd like

The service will provide following 2 APIs:

  1. pinTimestamp(long timestamp, String pinningEntity)
  2. unpinTimestamp(long timestamp, String pinningEntity)

Related component

Storage:Remote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Remote
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants