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

Create PIT API #2

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Create PIT API #2

wants to merge 4 commits into from

Conversation

bharath-techie
Copy link
Owner

@bharath-techie bharath-techie commented Mar 29, 2022

Description

This PR contains Create PIT API changes.
Context:
A Point In Time is a set of segments which are frozen in time taken at the moment of creation. We lock the segments of those indices’ shards and create contexts to access and query only those shards.
The Create PIT API returns PIT Id which later can be used to get results on that view of data.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@bharath-techie bharath-techie marked this pull request as draft March 30, 2022 16:16
Signed-off-by: Bharathwaj G <[email protected]>
@bharath-techie bharath-techie changed the title Create PIT Create PIT API Apr 4, 2022
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

Successfully merging this pull request may close these issues.

1 participant