Skip to content

No default topicName for serde CBOR #2487

Description

@olilag

The serde.cbor.topicName has no default value set in code. This produces errors in ui when selecting CBOR as value format. The error reads cbor encoding not configured for topic: topic-name. Appropriate fix is to add regex matching all characters (that is even mentioned in comments as the default).

I have also another question, why the msgpack config uses topicNames as array and CBOR topicName as a single value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions