Skip to content

Conversation

YeonghyeonKO
Copy link
Contributor

This PR is to correct minor typo which is the exception message of RetryUtil.callWithRetry method.

@YeonghyeonKO YeonghyeonKO requested review from a team as code owners November 21, 2024 00:27
Claudenw
Claudenw previously approved these changes Jul 29, 2025
@YeonghyeonKO
Copy link
Contributor Author

Hi, @reta could you review and merge this simple fix?

@reta
Copy link
Contributor

reta commented Jul 29, 2025

Hi, @reta could you review and merge this simple fix?

I sadly don't have commit rights anymore, sorry about that @YeonghyeonKO , but @Claudenw can!

@Claudenw
Copy link
Contributor

@YeonghyeonKO The build tests did not complete. I expected them to complete yesterday and would have merged then.
I will see if I can figure out why they are not running.

@Claudenw Claudenw enabled auto-merge July 30, 2025 07:38
@Claudenw Claudenw disabled auto-merge July 30, 2025 07:39
@Claudenw
Copy link
Contributor

@YeonghyeonKO would you rebase this to the current main so that the build will run. Otherwise I have to make it look like it was my work in order for the build to run. Thx.

@willyborankin willyborankin enabled auto-merge July 30, 2025 09:05
dependabot bot and others added 5 commits July 30, 2025 23:01
Bumps `testcontainersVersion` from 1.20.3 to 1.20.4.

Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.opensearch.client:opensearch-rest-high-level-client](https://github.com/opensearch-project/OpenSearch) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.16.0...2.18.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…k connector

Signed-off-by: Aindriu Lavelle <aindriu.lavelle@aiven.io>
Bumps [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/opensearch-project/opensearch-testcontainers/releases)
- [Commits](opensearch-project/opensearch-testcontainers@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
auto-merge was automatically disabled July 30, 2025 14:02

Head branch was pushed to by a user without write access

@YeonghyeonKO YeonghyeonKO requested a review from Claudenw July 30, 2025 14:03
@YeonghyeonKO
Copy link
Contributor Author

hi @Claudenw,
since there still remain 5 commits already merged ahead of my branch,
I pulled while rebasing true and pushed.

@willyborankin willyborankin enabled auto-merge July 31, 2025 13:50
@willyborankin willyborankin merged commit 946499c into Aiven-Open:main Jul 31, 2025
28 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.

6 participants