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

Determine why IT is failing when using Pulsar 4.0.2 #1014

Open
onobc opened this issue Jan 21, 2025 · 0 comments
Open

Determine why IT is failing when using Pulsar 4.0.2 #1014

onobc opened this issue Jan 21, 2025 · 0 comments
Labels
theme: testing Issues related to testing

Comments

@onobc
Copy link
Collaborator

onobc commented Jan 21, 2025

Summary

The DefaultTenantAndNamespaceTests reactive IT is failing when running against Pulsar server 4.0.2.

Determine why and re-enable once accounted for.

Details

This IT sets the default tenant and namespace for Spring Pulsar to use and sends 10 message and expects to consume 10 messages:

If the Pulsar container image is < 4.0.2 everything is fine.
However, when set to 4.0.2 it fails to consume some of the messages (reactive client only).

Failed run: https://github.com/spring-projects/spring-pulsar/actions/runs/12892190231/job/35945871536#step:5:973

@onobc onobc added the theme: testing Issues related to testing label Jan 21, 2025
onobc added a commit that referenced this issue Jan 21, 2025
This sets the image tag from `latest` to `3.3.4` in order
to ensure the default tag matches up w/ the version of
Pulsar supported by Spring for Apache Pulsar.

See #1014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: testing Issues related to testing
Projects
None yet
Development

No branches or pull requests

1 participant