Skip to content

Upgrade to Pulsar 4.2.0#49900

Merged
snicoll merged 1 commit intospring-projects:mainfrom
onobc:fix-pulsar-tests
Apr 7, 2026
Merged

Upgrade to Pulsar 4.2.0#49900
snicoll merged 1 commit intospring-projects:mainfrom
onobc:fix-pulsar-tests

Conversation

@onobc
Copy link
Copy Markdown
Contributor

@onobc onobc commented Apr 6, 2026

This commit updates the managed version of Pulsar from 4.1.3 to 4.2.0 and the test image version from 3.3.3 to 4.2.0.

Since Pulsar 4.2.0 standalone mode advertises the container's FQDN (the container ID) instead of localhost. The Pulsar client reconnects to the advertised address during servicediscovery, but is unable to reach the FQDN. Therefore, this also sets the advertisedAddress on the Pulsar testcontainers used by the tests.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 6, 2026
@snicoll snicoll changed the title Update to Pulsar 4.2.0 Upgrade to Pulsar 4.2.0 Apr 7, 2026
@snicoll snicoll added type: dependency-upgrade A dependency upgrade and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 7, 2026
@snicoll snicoll added this to the 4.1.0-RC1 milestone Apr 7, 2026
@snicoll snicoll self-assigned this Apr 7, 2026
This commit updates the managed version of Pulsar from
`4.1.3` to `4.2.0` and the test image version from
`3.3.3` to `4.2.0`.

Since Pulsar `4.2.0` standalone mode advertises the container's FQDN
(the container ID) instead of localhost. The Pulsar client reconnects
to the advertised address during servicediscovery, but is unable to
reach the FQDN. Therefore, this also sets the `advertisedAddress`
on the Pulsar testcontainers used by the tests.

See spring-projectsgh-49900

Signed-off-by: onobc <chris.bono@gmail.com>
@snicoll snicoll force-pushed the fix-pulsar-tests branch from c96c837 to 85af0d6 Compare April 7, 2026 04:43
@snicoll snicoll merged commit ff0bfb0 into spring-projects:main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants