Skip to content

Removal of NotificationEvent Request, Response and SearchResults#153

Merged
adityaj1107 merged 2 commits intoopensearch-project:mainfrom
adityaj1107:events-doc-removal-2-main
Apr 5, 2022
Merged

Removal of NotificationEvent Request, Response and SearchResults#153
adityaj1107 merged 2 commits intoopensearch-project:mainfrom
adityaj1107:events-doc-removal-2-main

Conversation

@adityaj1107
Copy link
Copy Markdown
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 review from dbbaughe and lezzago April 5, 2022 00:59
@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