You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/17 02:05:47 UTC

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #348: Support the mechanism to refresh the authentication state

wolfstudy opened a new issue #348:
URL: https://github.com/apache/pulsar-client-go/issues/348


   As mentioned in https://github.com/apache/pulsar/issues/7824, Broker has a mechanism to refresh the authentication state. By default, `authenticationRefreshCheckSeconds` is set to 60. It refreshes the authentication state for every 60 seconds. 
   
   
   So we should implement the refresh logic in Go client.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-client-go] jiazhai commented on issue #348: Support the mechanism to refresh the authentication state

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #348:
URL: https://github.com/apache/pulsar-client-go/issues/348#issuecomment-751595295


   @freeznet to notice on this issue. also https://github.com/apache/pulsar/pull/9064 this WIP pr is related.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org