GitHub user dao-jun added a comment to the discussion: recycled already - 
exception

JAR package conflict causes the bug.

Same as @lhotari  mentioned , your Pulsar client version is fine, but netty 
version is incorrect.

Pulsar client 3.1.1 is using netty 4.1.94.Final, your netty version is 
4.1.49.Final, It causes the `recycled already` exception.
![image](https://github.com/apache/pulsar/assets/21362791/d5dcf810-0a8c-4786-8a40-9492cbef0e32)

I think upgrade netty to latest version or follow @lhotari 's advice will solve 
the problem. 


GitHub link: 
https://github.com/apache/pulsar/discussions/21929#discussioncomment-8192760

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to