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

Fix JacksonEvent to propagate ExternalOriginalTime if its set at the time of construction #4489

Merged
merged 3 commits into from
May 2, 2024

Conversation

kkondaka
Copy link
Collaborator

@kkondaka kkondaka commented May 1, 2024

Description

Fix JacksonEvent to propagate ExternalOriginalTime if its set at the time of construction.
With eventjson codec, it is possible for an event to have external origination time at the time of event construction. If it exists, propagate it to event handle.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • [X ] Commits are signed with a real name per the DCO

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.

…time of construction

Signed-off-by: Krishna Kondaka <[email protected]>
Signed-off-by: Krishna Kondaka <[email protected]>
dinujoh
dinujoh previously approved these changes May 1, 2024
dlvenable
dlvenable previously approved these changes May 1, 2024
@kkondaka kkondaka dismissed stale reviews from dlvenable and dinujoh via dbcb49c May 1, 2024 20:56
@kkondaka kkondaka merged commit d6a8ae0 into opensearch-project:main May 2, 2024
47 checks passed
@kkondaka kkondaka added this to the v2.8 milestone May 14, 2024
@kkondaka kkondaka deleted the event-ext-time branch July 30, 2024 21:23
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.

4 participants