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

Moves the S3 sink and HTTP sink into their own packages. #3067

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

dlvenable
Copy link
Member

Description

Running Data Prepper with the s3 sink resulted in class conflicts. This PR fixes these by moving the classes in the s3 sink and http sink into their own packages.

Issues Resolved

N/A

Does not affect a released version - only the main branch.

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

kkondaka
kkondaka previously approved these changes Jul 26, 2023
chenqi0805
chenqi0805 previously approved these changes Jul 27, 2023
…n issue where there are class conflicts at runtime.

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable merged commit c2a5fa5 into opensearch-project:main Jul 28, 2023
24 checks passed
@dlvenable dlvenable deleted the unique-sink-packages branch November 10, 2023 19:30
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