Skip to content

SDK logs access tokens with trace level enabled #516

@Jorres

Description

@Jorres

The suspect line: https://github.com/ydb-platform/ydb-java-sdk/blob/master/core/src/main/java/tech/ydb/core/impl/call/ReadWriteStreamCall.java#L100

The example log:

ReadWriteStreamCall[QO1MkW.1] --> update_token_request { token: "..." }

netty will dump anything when trace level is enabled, but this is behaviour that we control - trace level in java sdk does not automatically enable netty trace logging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions