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

[Backport 2.x] Add BWC for batch ingestion #824

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a5abe3e from #769

* Add BWC for batch ingestion

Signed-off-by: Liyun Xiu <[email protected]>

* Update Changelog

Signed-off-by: Liyun Xiu <[email protected]>

* Fix spotlessLicenseCheck

Signed-off-by: Liyun Xiu <[email protected]>

* Fix comments

Signed-off-by: Liyun Xiu <[email protected]>

* Reuse the same code

Signed-off-by: Liyun Xiu <[email protected]>

* Rename some functions

Signed-off-by: Liyun Xiu <[email protected]>

* Rename a function

Signed-off-by: Liyun Xiu <[email protected]>

* Minor change to trigger rebuild

Signed-off-by: Liyun Xiu <[email protected]>

---------

Signed-off-by: Liyun Xiu <[email protected]>
(cherry picked from commit a5abe3e)
@chishui
Copy link
Contributor

chishui commented Jul 10, 2024

> Task :compileTestFixturesJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileTestFixturesJava'.
> Could not resolve all dependencies for configuration ':testFixturesCompileClasspath'.
   > Conflict found for the following module:
       - com.fasterxml.jackson.core:jackson-core between versions 2.17.2 and 2.17.1

* Try:
> Run with :dependencyInsight --configuration testFixturesCompileClasspath --dependency com.fasterxml.jackson.core:jackson-core to get more insight on how to solve the conflict.

This commit upgraded jackson version and all dependency's builds haven't been synced up

@zane-neo zane-neo merged commit ceee5a5 into 2.x Jul 11, 2024
128 checks passed
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