Skip to content

Pulsar client output the auth info may reveal sensitive information #8109

@tabalt

Description

@tabalt

Is your enhancement request related to a problem? Please describe.

Pulsar client output the auth info may reveal sensitive information

Describe the solution you'd like

Remove auth information from log

Additional context
INFO o.a.p.c.i.ProducerStatsRecorderImpl:102 - Pulsar client config: {
"serviceUrl" : "pulsar://127.0.0.1:6650",
"authPluginClassName" : "org.apache.pulsar.client.impl.auth.AuthenticationToken",
"authParams" : "sensitive_authParams",
"authParamMap" : sensitive_authParamMap,

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/securitytype/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