GitHub user lhotari added a comment to the discussion: recycled already - exception
> see above, im quite sure that my versions are fine You are using an old Netty version which contains the bug that was mentioned. pulsar-client-original doesn't come with a shaded Netty version. Could you switch to use pulsar-client dependency instead of pulsar-client-original? The other option is to use a recent Netty version that pulsar-client-original 3.1.1 supports. GitHub link: https://github.com/apache/pulsar/discussions/21929#discussioncomment-8192651 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
