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
WARN- 23-12-20 19:59:39.966 1351900-[r-client-io-1-5] o.a.p.c.i.ClientCnx : [localhost/127.0.0.1:6650] Got exception java.lang.RuntimeException: failed to get client token
at org.apache.pulsar.client.impl.auth.AuthenticationDataToken.getToken(AuthenticationDataToken.java:64)
at org.apache.pulsar.client.impl.auth.AuthenticationDataToken.<init>(AuthenticationDataToken.java:36)
The doc must be updated and or parameters injection must be adjusted.
Since
org.apache.pulsar.client.impl.auth.AuthenticationToken
does not handleconfigure(Map<String, String> authParams)
We cannot use this plugin as it's documented
The doc must be updated and or parameters injection must be adjusted.
Also reported in this issue on Pulsar repo.
The text was updated successfully, but these errors were encountered: