You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Read release policy
I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.
Search before asking
Read release policy
Version
3.3.1 - server only, running on Amazon Linux 2
Minimal reproduce step
example configuration:
What did you expect to see?
Working mTLS connection to etcd.
What did you see instead?
java.lang.NoSuchMethodError because of this PR: #22892
The mentioned PR is the last time, when jetcd has been touched.
Anything else?
It works fine on v3.3.0 with the above config. I'm willing to submit a PR, but I don't know how to fix it :|
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: