Skip to content

[YSQL] Protobuf Log Line Spamming (String field contains invalid UTF-8 data) #11693

Closed
@nathanhjli

Description

Description

Running any operation (COPY, INSERT, UPDATE, CREATE) on latest master branch leads to a lot of the same log line being spammed:

[libprotobuf ERROR google/protobuf/wire_format_lite.cc:629] String field 'yb.PgsqlWriteRequestPB.partition_key' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.

We need to confirm if this is an issue or just spam.

Might be related to @spolitov 's recent changes to write/read operations.

Metadata

Assignees

Labels

area/ysqlYugabyte SQL (YSQL)

Type

No type

Projects

  • Status

    No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions