Skip to content

Not same certificates refresh config between bookkeeper and other components #25369

@gulecroc

Description

@gulecroc

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions