Skip to content

cli: bump grpc log level from WARNING to ERROR #34165

@tbg

Description

@tbg

gRPC is too verbose. We can "fix" that by changing this line:

grpcutil.SetSeverity(log.Severity_WARNING)

It's unclear whether we'd be losing anything, though. I tend to think not because the final connection errors are always bubbled up to the dialer. See for example

#34155 (comment)

Jira issue: CRDB-4666

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-kv-serverRelating to the KV-level RPC serverA-loggingIn and around the logging infrastructure.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-server-and-securityDB Server & Security

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions