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

[Backport 2.x] Adds point in time APIs (#461) #472

Merged

Conversation

harshavamsi
Copy link
Contributor

@harshavamsi harshavamsi commented May 8, 2023

Backports #461 to 2.x

  • Adds point in time APIs

Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Add version check for Point in time tests

Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Update point in time namespace

Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Update point in time to pit everywhere

Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Update USER_GUIDE.md

Co-authored-by: Andriy Redko drreta@gmail.com
Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Update USER_GUIDE.md

Co-authored-by: Andriy Redko drreta@gmail.com
Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com

  • Using AssumeTrue for tests for PIT

Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com


Signed-off-by: Harsha Vamsi Kalluri harshavamsi096@gmail.com
Co-authored-by: Andriy Redko drreta@gmail.com
(cherry picked from commit 4ceb43b)

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

@harshavamsi harshavamsi changed the title Adds point in time APIs (#461) [Backport 2.x] Adds point in time APIs (#461) May 8, 2023
CHANGELOG.md Outdated
@@ -1,7 +1,28 @@
# CHANGELOG
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]
## [Unreleased 3.0]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section should not be here, the change should go to ## [Unreleased 2.x] / Added

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, let me fix this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@reta I think this looks good now.

@harshavamsi harshavamsi closed this May 8, 2023
@harshavamsi harshavamsi force-pushed the backport/backport-461-to-2.x branch from cdc410f to a89f8a5 Compare May 8, 2023 22:09
* Adds point in time APIs

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Add version check for Point in time tests

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Update point in time namespace

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Update point in time to pit everywhere

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Update USER_GUIDE.md

Co-authored-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Update USER_GUIDE.md

Co-authored-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

* Using AssumeTrue for tests for PIT

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit 4ceb43b)
@harshavamsi harshavamsi reopened this May 8, 2023
@reta reta merged commit 9a666eb into opensearch-project:2.x May 9, 2023
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
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.

2 participants