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 compilation issues (after changes in main) #423

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Apr 3, 2023

Description

Fix compilation issues (after changes in main)

Issues Resolved

Caused by opensearch-project/OpenSearch#6875

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.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
import java.io.Closeable;
import java.io.IOException;

public final class IOUtils {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removing dependency on core module(s)

@dblock dblock added the backport 2.x Backport to 2.x branch label Apr 3, 2023
@reta reta removed the backport 2.x Backport to 2.x branch label Apr 4, 2023
@reta reta merged commit 76916f4 into opensearch-project:main Apr 4, 2023
@reta reta added the backport 2.x Backport to 2.x branch label Apr 4, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 4, 2023
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 76916f4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dblock pushed a commit that referenced this pull request Apr 4, 2023
(cherry picked from commit 76916f4)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@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
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants