-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Description
Search before reporting
- I searched in the issues and found nothing similar.
Motivation
Hello,
I found that bookkeeper is the only component that does not enable certificates refresh by default (no tlsCertFilesRefreshDurationSeconds in bookkeeper.conf
Whereas others components enable certificates refresh by default :
bookkeeperTlsCertFilesRefreshDurationSeconds=300
tlsCertRefreshCheckDurationSec=300
tlsCertRefreshCheckDurationSec=300
# Enable TLS Certificate reloading for Quorum and Server connections
# Follows Pulsar's general default to reload these files.
sslQuorumReloadCertFiles=true
client.certReload=true
I'm going to create a pull request
Solution
No response
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages