GitHub user tisonkun added a comment to the discussion: Shaded client throw NoSuchMethodError when using a http url for bootstrap servers
Hi @avinash-fk, Thanks for reporting this issue! May I ask what version of pulsar-client did you use? I notice that `org.asynchttpclient` is relocated to `org.apache.pulsar.shade.org.asynchttpclient`. Maybe you can ensure that class is imported? From you log it seems the original one is imported that can be the cause. GitHub link: https://github.com/apache/pulsar/discussions/20590#discussioncomment-6191998 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
