Skip to content

Kafka header names are not case sensitive in REST API #175

@hansut

Description

@hansut

Hello, when we try to add some Kafka headers when producing a message using the REST API, their keys in Kafka don't keep the original case. For example:

"X-Kafka-APP_REQUEST_UUID" gets to Kafka as "App_request_uuid"
"X-Kafka-__TypeId__" gets to Kafka as "__typeid__"

Would it be possible to fix it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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