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

Removal of NotificationEvent Request, Response and SearchResults #153

Merged
merged 2 commits into from
Apr 5, 2022
Merged

Removal of NotificationEvent Request, Response and SearchResults #153

merged 2 commits into from
Apr 5, 2022

Conversation

adityaj1107
Copy link
Contributor

@adityaj1107 adityaj1107 commented Apr 4, 2022

Description

This PR removes

  • Data Models of

    • NotificationEventSearchResult: Searches for Notification Events in the Notifications Index.
    • NotificationEventInfo: Data Model for the NotificationEvent with the eventID and timestamps.
    • GetNotificationEventRequest
    • GetNotificationEventResponse
  • GetNotificationEvent API from NotificationsPluginInterface

  • Cluster permissions in Notification Actions

  • Tests for NotificationPluginInterface, GetNotificationEventRequestTests, GetNotificationEventResponseTests, NotificationEventInfoTests, NotificationEventSearchResultTests, ``

Issues Resolved

Removal of code as part of: opensearch-project/notifications#394

Check List

  • All tests pass
  • 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.

Jindal added 2 commits April 4, 2022 17:31
Addition of NotificationEventDoc and Removal of NotificationEventInfo

Addition of NotificationEventDocTests

Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>
Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>
@adityaj1107 adityaj1107 requested a review from qreshi April 5, 2022 20:24
@adityaj1107 adityaj1107 requested a review from qreshi April 5, 2022 20:40
@adityaj1107 adityaj1107 merged commit f62e734 into opensearch-project:main Apr 5, 2022
zelinh pushed a commit that referenced this pull request Aug 18, 2022
* Removal of NotificationEvent Request, Response , Search Results

Addition of NotificationEventDoc and Removal of NotificationEventInfo

Addition of NotificationEventDocTests

Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>

* Removing NotificationEventDoc and NotificationEventDocTests

Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>

Co-authored-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
wuychn pushed a commit to ochprince/common-utils that referenced this pull request Mar 16, 2023
…nsearch-project#153)

* Removal of NotificationEvent Request, Response , Search Results

Addition of NotificationEventDoc and Removal of NotificationEventInfo

Addition of NotificationEventDocTests

Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>

* Removing NotificationEventDoc and NotificationEventDocTests

Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>

Co-authored-by: Jindal <aditjind@88665a235f8e.ant.amazon.com>
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.

3 participants