Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix register listeners in RedpandaContainer #9247

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

eddumelendez
Copy link
Member

Previously, RedpandaContainer allowed to register a new listener
using a Supplier and the new listener's host was also added as a network
alias. However, if the listener's host was an IP the listener configuration
was wrong and didn't allow to connect to the broker.

Previously, RedpandaContainer allowed to register a new listener
using a Supplier and the new listener's host was also added as a network
alias. However, if the listener's host was an IP the listener configuration
was wrong and didn't allow to connect to the broker.
@eddumelendez eddumelendez requested a review from a team as a code owner September 19, 2024 15:45
@eddumelendez eddumelendez added this to the next milestone Sep 19, 2024
@eddumelendez eddumelendez merged commit f763945 into main Sep 19, 2024
103 checks passed
@eddumelendez eddumelendez deleted the redpanda-listeners branch September 19, 2024 16:04
fokion pushed a commit to fokion/testcontainers-java that referenced this pull request Jan 18, 2025
Previously, RedpandaContainer allowed to register a new listener
using a Supplier and the new listener's host was also added as a network
alias. However, if the listener's host was an IP the listener configuration
was wrong and didn't allow to connect to the broker.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant