Open
Description
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).