GitHub user tsturzl edited a comment on the discussion: How to hot-reload JWT token (Java Client)
@lhotari So currently this token `Supplier` strategy does not actually pull new tokens when the previous one expires? This doesn't seem like a feature request, but rather a bug fix. I don't see any other reason to provide a `Supplier` than to provide the client with a way to refresh it's credentials... Also the documentation both in the Java client library and the pulsar docs themselves seems to suggest that this is the expected behavior, meanwhile it has never been implemented. I think the overwhelming user perspective on this would be that it is not the expected or understood behavior. GitHub link: https://github.com/apache/pulsar/discussions/23232#discussioncomment-12318955 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
