mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
- see https://github.com/apache/pulsar/pull/12456 for details. - the bug applies to the use of receiveAsync and the workaround is to avoid the use of receiveAsync until the fix is included in the client - receiveAsync was introduced previously to workaround the bug https://github.com/apache/pulsar/issues/9921 - that issue isn't critical