Skip to content

Header recognition as a HEX instead of string #1358

@maldini8626

Description

@maldini8626

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

In the header we use string, but add the first symbol '0' in the begining.
Earlier we used the version 1.1 and it's correctly recognise string type in the header and just omit the first symbol.
Now we have upgraded to version 1.3 because this contains important improvement for us, but found out that our case recognises as HEX probably based only on the first symbol.

Expected behavior

Show header as a string

Your installation details

1.3 version of Kafbat. Confluent Kafka 7.9

Steps to reproduce

write some string in the header and add 0 in first position.

Screenshots

Image

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions