[Bug] use dependency pulsar-client 3.3.1 will occured error AbstractMethodError #23203
Closed
3 tasks done
Labels
type/bug
The PR fixed a bug or issue reported a bug
Search before asking
Read release policy
Version
MacOS/Java21/Pulsar-client 3.3.1
Minimal reproduce step
add dependency in the pom.xml
and run application
wait for maybe 10 minutes will get an error
What did you expect to see?
no error
What did you see instead?
Anything else?
"The error occurred in the method
getPartitionsForTopic
inPulsarClientImpl
. It expects aString
, but the method is defined as:"
When I use version 3.2.2 everything is alright.
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: