Open e-marchand-exensa opened 2 years ago
I tried all others compression types without problem, at least from my testing environment.
Revert back to ZSTD
compression and getting error in less than 2 minutes.
@sijie seems OK with v2.7.4 but same issue with v2.9.1
The issue had no activity for 30 days, mark with Stale label.
The issue had no activity for 30 days, mark with Stale label.
The issue still exists with version 2.10.0. Still no problem with 2.6.4.
Describe the bug Just trying to upgrade from Pulsar 2.6.4 to 2.8.2, running into this exception very quickly on a standalone test (from scratch, so no backlog or anything).
and consumer received a erroneous message. I changed nothing to the code and/or the configuration, so I was using batching and ZSTD compression with version 2.6.4.
To Reproduce I'm not sure how to reproduce, here is the configuration for the producer:
The producer may be used by 16 threads concurrently. Individual messages are small. I will try with a different compression if possible.
Expected behavior Should not fail to compress the message.
Desktop (please complete the following information):