apache / apache/pulsar-client-go

Support the mechanism to refresh the authentication state

Open
#348 1 comment 0 reactions 0 assignees View on GitHub
area/security help wanted week-36
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.